simulate.zipgam: Simulate response from the fitted model

simulate.zipgamR Documentation

Simulate response from the fitted model

Description

Simulate response from a model of class zipgam.

Usage

## S3 method for class 'zipgam'
simulate(object, nsim = 1, seed = NULL, ...)

Arguments

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.


AustralianAntarcticDataCentre/zigam documentation built on June 30, 2023, 11:49 a.m.