|  | PLS | 
The PLS2CrossValidationData type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | Creates a deep copy of this PLS2CrossValidationData. | 
|  | SetData(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. | 
|  | SetData(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. | 
 See Also
See Also