Click or drag to resize

TwoSampleUnpairedUnequalTTestDistribution 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 TDistribution Distribution { get; }

Property Value

TDistribution
See Also