geesimdata: Data simulated for model selection under GEE framework...

geesimdataR Documentation

Data simulated for model selection under GEE framework without missingness

Description

Data simulated for model selection under GEE framework without missingness

Usage

data(geesimdata)

Format

An object of class "list"

y

The outcomes generated from Poisson distribution with three repeated measurements from each subject

x

A covariate matrix, of which the first column are all ones and rest columns contain normally distributed. Two are time-dependent variables, and one is time-independent variable.

References

This data set was artificially created for the ELCIC package.

Examples


data(geesimdata)
geesimdata$y


ELCIC documentation built on Feb. 16, 2023, 7:18 p.m.