Evaluates the test statistic.
Namespace:
Extreme.Statistics.Tests
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
protected abstract double CalculateStatistic()
Protected MustOverride Function CalculateStatistic As Double
protected:
virtual double CalculateStatistic() abstract
abstract CalculateStatistic : unit -> float
Return Value
Type:
DoubleThe value of the test statistic.
Reference