Click or drag to resize

PLS1CrossValidationData Properties

The PLS1CrossValidationData 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