Data simulated for model selection under WGEE framework for missing longitudinal data under the mechanism of missing at random and drop-out.
data(wgeesimdata)
An object of class "list"
The outcomes generated from Bernoulli distribution with three repeated measurements from each subject. The data is longitudinal dropout and missing at random.
A full covariate matrix. The first column corresponds to the intercept; the second column contains time-independent continuous-scale variable x1; the third column contains a doctor-visit variable x2; the third column contains time-independent binary-scale variable x3.
A covariate matrix for missing data model. The first column corresponds to the intercept; the second column contains continuous variable x_mis1.
A vector indicating subject id.
A vector indicating observations for each record: 1 for observed records, and 0 for unobserved records.
This data set was artificially created for the ELCIC package.
data(wgeesimdata)
wgeesimdata$y
Run the code above in your browser using DataLab