R/EM_gam.R
predict.zipgam.Rd
Obtain predictions from a fitted model of class zipgam.
# S3 method for zipgam predict( object, newdata, type = c("response", "pi.response", "lambda.response", "pi.link", "lambda.link"), ... )
an object representing a fitted model of class zipgam.
data to predict from.
the type of prediction required.
additional optional arguments.