Simulate response from a model of class zipgam.
# S3 method for zipgam
simulate(object, nsim = 1, seed = NULL, ...)
an object representing a fitted model of class zipgam.
number of response vectors to simulate. Defaults to 1.
an object specifying if and how the random number generator should be initialized ('seeded').
additional optional arguments.