Click or drag to resize

TestResultUnderlyingStatistic Property

Gets the underlying discrete test statistic.

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

Property Value

Type: DiscreteTestStatistic
See Also