Learn R Programming

crrSC (version 1.1.2)

bce: Breast Cancer Data

Description

Data Randomly Generated According To El178 clinical trial

Usage

data(bce)

Arguments

Format

A data frame with 200 observations and the following 6 variables.

trt

Treatment: 0=Placebo, 1=Tamoxifen

time

Event time

type

Event type. 0=censored, 1=Breast Cancer recurrence , 2=Death without recurrence

nnodes

Number of positive nodes

tsize

Tumor size

age

Age

Examples

Run this code
# NOT RUN {
data(bce)
# }

Run the code above in your browser using DataLab