R/Generics.R
predict.Rd
predict predicts the value of the response variable using a fitted model.
predict
predict(object, ...)
A fitted model which should be used for predicting on new data.
Optional arguments passed to or from other methods.
A fitted model.