predict.rpms_proj: predict.rpms_proj
Description
Predicted values based on rpms_zinf
model
Usage
# S3 method for rpms_proj
predict(object, newdata, ...)
Arguments
object
Object inheriting from rpms_zinf
newdata
data frame with variables to use for predicting new values.
...
further arguments passed to or from other methods.
Value
vector of predicticed values for each row of newdata