DiagnosticCodes.AssumptionsNormalityRejected Field

Emitted when the normality test rejects normality at the requested significance level.

Definition

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

Field Value

String

See Also