predict
classifies a new set of observations from a
previously built classifier. This function will provide either
a vector of new classes, class probability estimates, or both.
"predict"(object, newdata, type = c("vector", "probs", "both","F"),n.iter=NULL,...)
ada
.ada
call (n.iter< iter)predict.rpart
. Furthermore,
predict.rpart
will be invoked to handle predictions by each tree in
the ensamble.
ada.default
,summary.ada
,print.ada
,
plot.ada
,pairs.ada
,update.ada
,addtest