NormalityTestResult.SignificanceLevel Property

Gets the significance level that was used to determine RejectsNormality. Expressed as a probability in (0, 1).

Definition

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

Property Value

Double

See Also