Learn R Programming

ELCIC (version 0.2.1)

geesimdata: Data simulated for model selection under GEE framework without missingness

Description

Data simulated for model selection under GEE framework without missingness

Usage

data(geesimdata)

Arguments

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

Run this code

data(geesimdata)
geesimdata$y

Run the code above in your browser using DataLab