Click or drag to resize

PLS2CrossValidationDoCrossValidation Method

Overload List
 NameDescription
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