The PLS1CrossValidation type exposes the following members.

Methods

  NameDescription
Clone
Creates a deep copy of this PLS1CrossValidation.
DoCrossValidation
Performs cross validation on the given data using the existing PLS1 calculator and subset generator.
DoCrossValidationPls1
Performs cross validation on the given data using the given PLS1 calculator and number of components.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also