GeneralizedLinearModel.GetChiSquare Method

Gets the Pearson chi-square statistic of the model.

Definition

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double GetChiSquare()

Return Value

Double
The Pearson chi-square statistic of the model.

See Also