Generalized Linear Model.Scale Fitting Method Property
Gets or sets a value that indicates how the scale parameter of the model should be estimated.
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 ScaleFittingMethod ScaleFittingMethod { get; set; }
Property Value
ScaleFittingMethodRemarks
The property is only relevant for continuous model families (normal, inverse Gaussian or gamma). By default, the chi-square statistic is used.