Click or drag to resize

LikelihoodRatioStatisticChiSquareStatistic Property

Gets the likelihood ration chi square statistic, defined as ChiSqr = -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 ChiSquareStatistic { get; }

Property Value

Double
See Also