Description Usage Arguments Value Examples
Generating Dataset consisting of Multivariate Count Outcome
1 |
N |
The number of subject in the generated dataset. |
Q |
The number of categories in the multivariate count outcome. |
S |
The total number of multivariate count outcome per subject at each time point. |
theta |
The overdispersion parameter. |
s.u |
The variance of random effect to account for the correlation within time point. |
n.cov |
The number of covariates. |
Des |
Design matrix for fixed effects. |
method |
An argument of either |
A list of two elements where the first element is an N\times Q matrix of multivariate count outcome and the second element
is N
$\times$ n.cov
categorical covariates.
1 | See vignette
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.