DiagnosticCodes.NormalityRejected Field

Emitted when the normality test rejects the hypothesis of normality at the requested significance level. Normal-model capability metrics may not be reliable when the underlying distribution departs significantly from normality.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public const string NormalityRejected = "Assumptions.NormalityRejected"

Field Value

String

See Also