Capability Assumption Diagnostics.Normality Property
Gets the result of the normality test applied to the observation
set, or null when normality testing was not
performed.
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
public NormalityTestResult? Normality { get; }