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