rdata {relsurv}R Documentation

Survival Data

Description

Survival data.

Usage

data(rdata)

Format

A data frame with 1040 observations on the following 6 variables:

time
survival time (in days).
cens
censoring indicator (0=censoring, 1=death).
age
age (in years).
sex
sex (1=male, 2=female).
year
date of diagnosis (in date format).
agegr
age group.

[Package relsurv version 1.1-1 Index]