Click or drag to resize
NormTwoSampleFTestDFdenominator Property
The denominator 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 FTestDFdenominator { get; }

Property Value

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