Overload List

  NameDescription
DoCrossValidation(DoubleMatrix, DoubleMatrix, Int32)
Perform cross validation on the given data using the existing calculator and subset generator.
DoCrossValidation(DoubleMatrix, DoubleMatrix, IPLS2Calc, Int32)
Performs cross validation on the given data using the given calculator and number of components.

See Also