Applies multiclass AdaBoost.M1, AdaBoost-SAMME and Bagging


[Up] [Top]

Documentation for package ‘adabag’ version 3.1

Help Pages

adabag-package Applies multiclass AdaBoost.M1, AdaBoost-SAMME and Bagging
adabag Applies multiclass 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