Learn R Programming

interval (version 1.1-1.0)

bcos: Breast Cosmesis Data

Description

The often used data set for interval censored data, described and given in full in Finkelstein and Wolfe (1985).

Usage

data(bcos)

Arguments

Format

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

left

a numeric vector

right

a numeric vector

treatment

a factor with levels Rad and RadChem

Examples

Run this code
data(bcos)

Run the code above in your browser using DataLab