Generalized Partial Least Squares
method = 'gpls'
Type: Classification
Tuning Parameters: K.prov
(#Components)
Oblique Random Forest
method = 'ORFpls'
Type: Classification
Tuning Parameters: mtry
(#Randomly Selected Predictors)
Partial Least Squares
method = 'kernelpls'
Type: Regression, Classification
Tuning Parameters: ncomp
(#Components)
Partial Least Squares
method = 'pls'
Type: Regression, Classification
Tuning Parameters: ncomp
(#Components)
Partial Least Squares
method = 'simpls'
Type: Regression, Classification
Tuning Parameters: ncomp
(#Components)
Partial Least Squares
method = 'widekernelpls'
Type: Regression, Classification
Tuning Parameters: ncomp
(#Components)
Sparse Partial Least Squares
method = 'spls'
Type: Regression, Classification
Tuning Parameters: K
(#Components), eta
(Threshold), kappa
(Kappa)