OneSampleChiSquareTest.CalculateStatistic 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.0.0
C#
protected override double CalculateStatistic()

Return Value

Double
The test statistic for this test.

See Also