bce: Breast Cancer Data

bceR Documentation

Breast Cancer Data

Description

Data Randomly Generated According To El178 clinical trial

Usage

data(bce)

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

data(bce)

crrSC documentation built on June 11, 2022, 1:05 a.m.

Related to bce in crrSC...