| LikelihoodRatioStatisticDegressOfFreedom Property |
Gets the degrees of freedom for the ChiSquareStatistic
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public double DegressOfFreedom { get; }
Public ReadOnly Property DegressOfFreedom As Double
Get
public:
property double DegressOfFreedom {
double get ();
}
member DegressOfFreedom : float with get
Property Value
DoubleSee Also