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.
Namespace:
Extreme.Statistics.Tests
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public double ChiSquarePValue { get; }
Public ReadOnly Property ChiSquarePValue As Double
Get
public:
property double ChiSquarePValue {
double get ();
}
member ChiSquarePValue : float with get
Property Value
Type:
Double
Reference