Learn R Programming

lss (version 0.52)

stan: Stanford heart transplantation data

Description

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

Usage

data(stan)

Arguments

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

Run this code
data(stan)

Run the code above in your browser using DataLab