Click or drag to resize

PLS2CrossValidation Methods

The PLS2CrossValidation type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a deep copy of this PLS2CrossValidation.
Public methodDoCrossValidation(DoubleMatrix, DoubleMatrix, Int32) Perform cross validation on the given data using the existing calculator and subset generator.
Public methodDoCrossValidation(DoubleMatrix, DoubleMatrix, IPLS2Calc, Int32) Performs cross validation on the given data using the given calculator and number of components.
Top
See Also