Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dzim.sim

Simulate Data from DZIM


Description

Simulate data from a dynamic zero-inflated model.

Usage

dzim.sim(X, w, omega, k, beta, phi, sigma, mu0, Sigma0)

Arguments

X

design matrix.

w

log(w) is used as an offset variable in the linear predictor.

omega

zero-inflation parameter.

k

dispersion parameter.

beta

regression coefficients.

phi

autoregressive coefficients.

sigma

standard deviation.

mu0

mean vector of initial state.

Sigma0

covariance matrix of initial state.

See Also


ZIM

Zero-Inflated Models (ZIM) for Count Time Series with Excess Zeros

v1.1.0
GPL-3
Authors
Ming Yang [aut, cre], Gideon Zamba [aut], Joseph Cavanaugh [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.