Predicted values based on `mars' multivariate adaptive regression spline models.
# S3 method for mars
predict(object, newdata, …)
an object of class "mars"
.
values at which predictions are to be made.
further arguments to be passed to or from methods.
the fitted values.