gcancer {collett} | R Documentation |
Survival of patients with gastric cancer
Description
Survival of patients with gastric cancer
Usage
gcancer
Format
A data frame with 90 rows and 4 variables:
patient
integer patient id
time
integer survival time in days
status
integer event indicator (0=censored, 1=dead)
treat
integer treatment arm (0=chemotherapy alone, 1=chemotherapy and radiotherapy)
Details
See Collett (2023)
[Package collett version 0.1.0 Index]