| boosting-class {fdm2id} | R Documentation |
Boosting methods model
Description
This class contains the classification model obtained by the CDA method.
Slots
modelsList of models.
xThe learning set.
yThe target values.
See Also
ADABOOST, BAGGING, predict.boosting
[Package fdm2id version 0.9.9 Index]