Learn R Programming

lmenssp (version 1.2)

data.sim.ibm: A simulated data set under a mixed model with random intercept, integrated Brownian motion and multivariate normal response distribution

Description

A longitudinal data set containing measurements on 500 subjects, each with their own sequence of follow-up time points collected at irregularly spaced follow-up time points.

Usage

data("data.sim.ibm")

Arguments

Format

A data frame with 8462 observations on the following 6 variables.

Details

For the details of the true parameter settings, see Diggle, Sousa and Asar (2015).

References

Diggle PJ, Sousa I, Asar O (2015) Real time monitoring of progression towards renal failure in primary care patients. Biostatistics, 16(3), 522-536.

Examples

Run this code
data(data.sim.ibm)
str(data.sim.ibm)

Run the code above in your browser using DataLab