KruskalWallisTest.ChiSquarePValue Property

Gets the probability that the test statistic would take on the calculated value under the null hypothesis assuming the distribution of the statistic is approximated by a chi-square distribution.

Definition

Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double ChiSquarePValue { get; }

Property Value

Double

See Also