powered by
Prints how many models the ensemble holds and what it was fitted on.
# S3 method for boosting print(x, ...)
The model (object of class boosting-class, created by ADABOOST or BAGGING).
boosting-class
ADABOOST
BAGGING
Other parameters.
boosting-class, ADABOOST, BAGGING
require (datasets) data (iris) BAGGING (iris [, -5], iris [, 5], LDA, nsamples = 5)
Run the code above in your browser using DataLab