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: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public Vector<double> CountVariable { get; set; }