lung2 {pda}R Documentation

Lung cancer survival time data

Description

A data set modified from the lung data in survival package (see demo(ODAC)).

Usage

lung2

Format

A data frame with 228 rows and 5 variables:

site

simulated site id, 86 'site1', 83 'site2' and 59 'site3'

time

survival time in days

status

censoring status 0=censored, 1=dead

age

age in years

sex

1 for female and 0 for male

Source

https://CRAN.R-project.org/package=survival


[Package pda version 1.2.7 Index]