Click or drag to resize

PLS2CrossValidationWithJackknifeDoCrossValidation Method

Overload List
 NameDescription
Public methodDoCrossValidation(DoubleMatrix, DoubleMatrix, Int32) Perform cross validation and jackknife variance estimation on the given data using the existing calculator and subset generator.
Public methodDoCrossValidation(DoubleMatrix, DoubleMatrix, IPLS2Calc, Int32) Performs cross validation and jackknife variance estimation on the given data using the given calculator and number of components.
Top
See Also