Learn R Programming

fdm2id (version 0.9.6)

boosting-class: Boosting methods model

Description

This class contains the classification model obtained by the CDA method.

Arguments

Slots

models

List of models.

x

The learning set.

y

The target values.

See Also

ADABOOST, BAGGING, predict.boosting