| mCRC {PICBayes} | R Documentation |
Colorectal cancer data
Description
A progression-free survival data set derived by the author from a phase 3 metastatic colorectal cancer clinical trial.
Usage
data(mCRC)
Format
| L: | Left endpoints of observed time intervals. |
| R: | Right endpoints of observed time intervals. |
| y: | Censoring indicator: 0=left-censored, 1=interval-censored, 2=right-censored, 3=exact. |
| TRT_C: | Treatment arm: 0 = FOLFIRI alone, 1 = Panitumumab + FOLFIRI. |
| KRAS_C: | Tumor KRAS mutation status: 0 = wild-type, 1 = mutant. |
| SITE: | Clinical site where a patient is treated. |
| IC: | General interval-censored indicator: 1=general interval-censored, 0=exact. |
| ID: | Subject ID. |
[Package PICBayes version 1.0 Index]