Click or drag to resize

OneSampleAndersonDarlingTestIsGood Property

If the test statistic cannot be derived then IsGood is set to false. Otherwise, IsGood is true.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public bool IsGood { get; }

Property Value

Boolean
See Also