Click or drag to resize

PLS1CrossValidationIsGood Property

Returns true if all the PLS2 calculations were successful. If one or more calculations failed, false is returned. The results may be examined to determine which calculations failed.

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

Property Value

Boolean
See Also