Click or drag to resize

ContinuousTestStatisticDistribution Property

Gets the distribution of the test statistic under the null hypothesis.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public ContinuousDistribution Distribution { get; }

Property Value

Type: ContinuousDistribution
See Also