ovarian {collett}R Documentation

Chemotherapy in ovarian cancer patients

Description

Trial for treatment of ovarian cancer patients comparing cyclophosphamide alone with cyclophosphamide combined with adriamycin.

Usage

ovarian

Format

A data frame with 26 rows and 7 variables:

patient

integer identifer

time

integer survival time from randomisation in days

status

integer event indicator (0=right censored, 1=event)

treat

integer treatment (1=single, 2=combined)

age

integer age of patients in years

rdisease

integer extent of residual disease (1=incomplete, 2=complete)

perf

integer performance status (1=good, 2=poor)

Details

See Collett (2023)


[Package collett version 0.1.0 Index]