Click or drag to resize

PLS2CrossValidationResults Property

Gets the results of the cross validation for each training/testing subsets pair.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public PLS2CrossValidationResult[] Results { get; }

Property Value

PLS2CrossValidationResult
See Also