GeneralizedLinearModel.GetChiSquare Method

Gets the Pearson chi-square statistic of the model.

Definition

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

Return Value

Double
The Pearson chi-square statistic of the model.

See Also