abmodel {autoBagging} | R Documentation |
abmodel
Description
abmodel
Usage
abmodel(base_models, form, data, dynamic_selection)
Arguments
base_models |
a list of decision tree classifiers |
form |
formula |
data |
dataset used to train |
dynamic_selection |
the dynamic selection/combination method
to use to aggregate predictions. If |
[Package autoBagging version 0.1.0 Index]