Click or drag to resize

PLS1CrossValidationResultMessage Property

Gets any message that may have been generated by the PLS1 calculation. For example, if the calculation is unsuccessful, the message indicates the reason.

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

Property Value

String
See Also