stan {lss}R Documentation

Stanford heart transplantation data

Description

~~ A concise (1-5 lines) description of the dataset. ~~

Usage

data(stan)

Format

A data frame with 157 observations on the following 5 variables.

id
a numeric vector
time
a numeric vector
status
a numeric vector
age
a numeric vector
t5
a numeric vector

Source

R. Miller and J. Halpern, Regression with censored data, {Biometrika} 69 (1982) 521-531

Examples

data(stan)

[Package lss version 0.52 Index]