![[R logo]](../../../doc/html/logo.jpg)
| adabag-package | Applies AdaBoost.M1, AdaBoost-SAMME and Bagging |
| adabag | Applies AdaBoost.M1, AdaBoost-SAMME and Bagging |
| adaboost.M1 | Applies the AdaBoost.M1 and SAMME algorithms to a data set |
| bagging | Applies the Bagging algorithm to a data set |
| bagging.cv | Runs v-fold cross validation with Bagging |
| boosting | Applies the AdaBoost.M1 and SAMME algorithms to a data set |
| boosting.cv | Runs v-fold cross validation with AdaBoost.M1 or SAMME |
| errorevol | Shows the error evolution of the ensemble |
| margins | Calculates the margins |
| predict.bagging | Predicts from a fitted Bagging object |
| predict.boosting | Predicts from a fitted boosting object |