cgd.wlw: CGD data in WLW format for marginal models

Description Usage Format Source Examples

Description

Coding more or less matches the cgd dataset in package survival. See Therneau and Hamilton, 1998 for the style of the dataset.

Usage

1
data("cgd.wlw")

Format

A data frame with 896 observations on the following 15 variables.

id

a numeric vector

center

a numeric vector

rand.dt

a numeric vector

treat

a factor

sex

a numeric vector

age

a numeric vector

height

a numeric vector

weight

a numeric vector

inherit

a numeric vector

steroids

a numeric vector

propylac

a numeric vector

hos.cat

a numeric vector

time

a numeric vector

status

a numeric vector

enum

a numeric vector

Source

Therneau, T.M. and Hamilton, S.A., 1997. rhDNase as an example of recurrent event analysis. Statistics in medicine, 16(18), pp.2029-2047.

Examples

1
2
data(cgd.wlw)
## maybe str(cgd.wlw) ; plot(cgd.wlw) ...

dave-harrington/eventtimedata documentation built on May 7, 2020, 2 p.m.