Learn R Programming

BSDA (version 0.1)

Censored: Entry age and survival time of patients with small cell lung cancer under two different treatments

Description

Data for Exercises 7.34 and 7.48

Usage

Censored

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(Censored)
attach(Censored)
boxplot(survival~group)
detach(Censored)

Run the code above in your browser using DataLab