illustration {collett}R Documentation

A numerical illustration

Description

Artificial data on patient survival classified according to factors a and b

Usage

illustration

Format

A data frame with 37 rows and 4 variables:

a

integer factor a

b

integer factor b

time

integer event time

status

integer event status (1=event, 0=right censored)

Details

See Collett (2023).


[Package collett version 0.1.0 Index]