Description Usage Format Details Examples
The dataset includes randomly generated bivariate longitudinal binary responses and an associated covariate which has a standard uniform distribution, U(0,1). The assumed parameters to generate the data are: β^*=(β_0^*, β_1^*) = (-1, 1.9), λ_j=(λ_1^*, λ_2^*)=(1, 1.07) and b_{i1} \sim N(0,σ_1^2), σ_1=0.7. It is assumed that there are 500 subjects. The data include no missing value.
1 |
A data frame with 1000 observations on the following 6 variables.
timea numeric vector for the time information at which data is available
responsea numeric vector with the response information for which data is available
subjecta numeric vector for subject id
ya numeric vector for bivariate longitudinal binary responses
onesa numeric vector for which all the elements are 1
xa numeric vector for the covariate
When one carefully investigates the time, response and subject orders, s/he can easily understand the data structure which the model accepts. Baseline and later time points of the data may include different number of independent variables. Therefore, datasets for t=1 and t ≥q 2 are presented in different data objects, pnmtrem1.sim.data1 and pnmtrem1.sim.data2, respectively.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.