Click or drag to resize
NormTwoSampleFTest Property
The F test value of the F test for equality of variances.

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

Property Value

Type: Double
A double containing the F test value of the F test for equality of variances.
See Also