Click or drag to resize

TwoSampleFTestDistribution Property

Gets the distribution of the test statistic associated with this hypothesis test.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public FDistribution Distribution { get; }

Property Value

FDistribution
See Also