boosted model to newdata to form predictions. If no newdata is included, returned the fitted values of the model.
"predict"(object, newdata = NULL, ...)boosted model returned from fitBoostedpredict.boosted produces a numeric vector with the predicted classes from the boosted model.