Click or drag to resize

LogisticRegressionParameterParameterCalcWaldChiSquareStatistic Property

Gets the Wald chi square statistic. This is defined as the parameter value squared divided by the parameter variance.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double WaldChiSquareStatistic { get; }

Return Value

Double
The WaldStatistic.
See Also