Generalized Linear Model.Offset Property
Gets or sets 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 double Offset { get; set; }
Property Value
DoubleRemarks
This value is ignored if OffsetVariable is not null.