Click or drag to resize

LikelihoodRatioStatistic Properties

The LikelihoodRatioStatistic type exposes the following members.

Properties
 NameDescription
Public propertyChiSquareStatistic Gets the likelihood ration chi square statistic, defined as ChiSqr = -2*ln[(likelihood without the variables)/(likelihood with the variables)]
Public propertyDegressOfFreedom Gets the degrees of freedom for the ChiSquareStatistic
Public propertyRightTailProbability Gets the right tail probability (P-value) for the chi square statistic.
Top
See Also