Generalized Linear Model.Get Chi Square 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#
The Pearson chi-square statistic of the model.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public double GetChiSquare()
Return Value
DoubleThe Pearson chi-square statistic of the model.