The numerator degrees of freedom of the F test for equality of
variances.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public int FTestDFnumerator { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property FTestDFnumerator As Integer |
Visual C++ |
---|
public: property int FTestDFnumerator { int get (); } |