vcdExtra (version 0.7-1)

Cancer: Survival of Breast Cancer Patients

Description

Three year survival of 474 breast cancer patients according to nuclear grade and diagnostic center.

Usage

data(Cancer)

Arguments

Format

A 3-dimensional array resulting from cross-tabulating 3 variables for 474 observations. The variable names and their levels are:

No Name Levels
1 Survival "Died", "Surv"
2 Grade "Malignant", "Benign"
3 Center "Boston", "Glamorgan"

Examples

Run this code
# NOT RUN {
data(Cancer)

# example goes here
# }

Run the code above in your browser using DataLab