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