Generalized Linear Model.Offset Variable Property
Gets or sets the vector that contains the offset
in a negative 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> OffsetVariable { get; set; }