Learn R Programming

mable (version 4.1.1)

cosmesis: Breast cosmesis data

Description

Data contain the interval-censored times to cosmetic deterioration for breast cancer patients undergoing radiation or radiation plus chemotherapy.

Usage

data(cosmesis)

Arguments

Format

A data frame with 94 observations on the following 3 variables.

  • left left endpoint of the censoring interval in months

  • right right endpoint of the censoring interval in months

  • treat a factor with levels RT and RCT representing radiotherapy-only and radiation plus chemotherapy treatments, respectively

References

Finkelstein, D. M. (1986) A proportional hazards model for interval-censored failure time data. Biometrics 42, 845–854.

Examples

Run this code
data(cosmesis)

Run the code above in your browser using DataLab