| simulate.zipgam | R Documentation | 
Simulate response from a model of class zipgam.
## S3 method for class 'zipgam'
simulate(object, nsim = 1, seed = NULL, ...)
object | 
 an object representing a fitted model of class zipgam.  | 
nsim | 
 number of response vectors to simulate. Defaults to 1.  | 
seed | 
 an object specifying if and how the random number generator should be initialized ('seeded').  | 
... | 
 additional optional arguments.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.