Click or drag to resize

DiscreteTestStatisticDistribution 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 DiscreteDistribution Distribution { get; }

Property Value

Type: DiscreteDistribution
See Also