larynx: larynx

larynxR Documentation

larynx

Description

The data set includes 90 males diagnosed with cancer of the larynx.

Usage

data(larynx)

Format

A data frame with 5 columns and 90 rows. The columns are:

  • stage: Stage of disease; 1 = stage1; 2 = stage2; 3 = stage3, 4 = stage4.

  • time: Time to death or on-study time (in months).

  • age: Age at diagnosis of larynx cancer (years).

  • diagyr: Year of diagnosis of larynx cancer (years).

  • delta: Death status; 0=alive, 1=dead.

Details

The dataset was first reported by Kardaun (1983), including 90 males diagnosed with caner of the larynx during the period 1970 – 1978 at a Dutch hospital. Patient survival times were recorded between first treatment and either death or the end of the study. Patients were classified into one of four stages using the American Joint Committee for Cancer Staging. Other variables also recorded include the patient’s age at the time of diagnosis, and the year of diagnosis.

References

Kardaun, O. (1983). Statistical survival analysis of male larynx-cancer patients: A case study. Statistica Neerlandica 37(3), 103–125.

Klein, J. P. and M. L. Moeschberger (2005). Survival Analysis: Techniques for Censored and Truncated Data. New York: Springer.

Examples

data(larynx)

julianfaraway/brinla documentation built on April 6, 2023, 2:33 p.m.