Generalized Linear Model.Count Variable Property
Gets or sets the vector that contains the count of the number of trials
in a binomial regression.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public Vector<double> CountVariable { get; set; }