Click or drag to resize

PLS2CrossValidationData Properties

The PLS2CrossValidationData type exposes the following members.

Properties
 NameDescription
Public propertyNumTestingSamples Gets the number of samples that will be used for testing.
Public propertyNumTrainingSamples Gets the number of samples that will be used for training.
Public propertyPredictorTestingSet Gets and sets the matrix of predictor variable values comprising the testing set.
Public propertyPredictorTrainingSet Gets and sets the matrix of predictor variable values comprising the training set.
Public propertyResponseTestingSet Gets and sets the matrix of response variable values comprising the testing set.
Public propertyResponseTrainingSet Gets and sets the matrix of response variable values comprising the training set.
Top
See Also