Hypothesis Test.Calculate Statistic Method
            
            
            Evaluates the test statistic.
            
Definition
Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
    C#
    
 
 
The value of the test statistic.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
protected abstract double CalculateStatistic()Return Value
DoubleThe value of the test statistic.