Click or drag to resize

LogisticRegressionFitAnalysisParameterCalcGStatistic Property

Gets the G statistic for the model. The G statistic is G = -2*ln[(likelihood without the variables)/(likelihood with the variables)]

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

Property Value

Double
See Also