One Sample Chi Square Test.Calculate Statistic Method
            
            
            Calculates the value of the statistic used for this test.
            
Definition
Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
    C#
    
 
 
The test statistic for this test.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
protected override double CalculateStatistic()Return Value
DoubleThe test statistic for this test.