dzim.sim | R Documentation |
Simulate data from a dynamic zero-inflated model.
dzim.sim(X, w, omega, k, beta, phi, sigma, mu0, Sigma0)
X |
design matrix. |
w |
|
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. |
dzim
,
dzim.fit
,
dzim.filter
,
dzim.smooth
,
dzim.control
,
dzim.plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.