Click or drag to resize
NormTwoSampleFTestDFnumerator Property
The numerator degrees of freedom of the F test for equality of variances.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int FTestDFnumerator { get; }

Property Value

Type: Int32
A int containing the numerator degrees of freedom.
See Also