rotationForest (version 0.1.3)
Fit and Deploy Rotation Forest Models
Description
Fit and deploy rotation forest models ("Rodriguez, J.J., Kuncheva,
L.I., 2006. Rotation forest: A new classifier ensemble method. IEEE Trans.
Pattern Anal. Mach. Intell. 28, 1619-1630 ") for binary classification.
Rotation forest is an ensemble method where each base classifier (tree) is
fit on the principal components of the variables of random partitions of
the feature set.