NormalityTestResult.PValue Property

Gets the p-value associated with the test statistic under the null hypothesis of normality.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public double PValue { get; }

Property Value

Double

See Also