adabag-package          Applies Adaboost.M1 and Bagging
adaboost.M1             Applies the Adaboost.M1 algorithm to a data set
bagging                 Applies the Bagging algorithm to a data set
bagging.cv              Runs v-fold cross validation with Bagging
boosting.cv             Runs v-fold cross validation with Adaboost.M1
margins                 Calculates the margins
predict.bagging         Predicts from a fitted Bagging object
predict.boosting        Predicts from a fitted Adaboost.M1 object
