Applies Adaboost.M1 and Bagging


[Package List] [Top]

Documentation for package ‘adabag’ version 1.1

Help Pages

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
predict.bagging Predicts from a fitted bagging object.
predict.boosting Predicts from a fitted Adaboost.M1 object.