predict.bagEarth: Predicted values based on bagged Earth and FDA models
Description
Predicted values based on bagged Earth and FDA models
Usage
## S3 method for class 'bagEarth':
predict(object, newdata = NULL, type = "response", ...)
## S3 method for class 'bagFDA':
predict(object, newdata = NULL, type = "class", ...)