Click or drag to resize

PLS2CrossValidationDataSetData Method

Overload List
 NameDescription
Public methodSetData(DoubleMatrix, DoubleMatrix, Subset) Sets the cross validation data according the given PLS data and testing subset. The training subset will be the data not contained in the testing subset.
Public methodSetData(DoubleMatrix, DoubleMatrix, Subset, Boolean) Sets the cross validation data according the given PLS data and testing subset. The training subset will be the data not contained in the testing subset.
Top
See Also