Calculates the value of the statistic used for this test.
Namespace: Extreme.Statistics.TestsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
protected override double CalculateStatistic()
Protected Overrides Function CalculateStatistic As Double
protected:
virtual double CalculateStatistic() override
abstract CalculateStatistic : unit -> float
override CalculateStatistic : unit -> float
Return Value
Type:
DoubleThe test statistic for this test.
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference