NormalityTestResult.TestName Property

Gets the human-readable name of the normality test that was applied.

Definition

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

Property Value

String

See Also