Kruskal Wallis Test.Chi Square PValue 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.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public double ChiSquarePValue { get; }