bladder1_recforest {recforest}R Documentation

bladder1_recforest : Bladder Cancer Recurrences

Description

Preparation of the survival::bladder1 dataset for the recforest package. Please run ?survival::bladder1 for more information.

Usage

bladder1_recforest

Format

A data frame with 294 rows (118 individuals) and 8 variables:

id

Patient id

t.start

Start time

t.stop

Stop time

treatment

Placebo, pyridoxine (vitamin B6), or thiotepa

number

Initial number of tumors (8=8 or more)

size

Size (cm) of largest initial tumor

death

Death event

event

Recurrence event

Source

Script to generate the data can be explored using browseURL(system.file("generate_bladder1_recforest.R", package = "recforest"))


[Package recforest version 1.0.0 Index]