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