pbc {tauProcess} | R Documentation |
Mayo Clinic Primary Biliary Cholangitis Data
Description
This dataset is obtained from 'pbc' in package 'survival' by excluding the non-randomized individuals. For background and details of the original dataset, please refer to the document page of 'survival'.
Usage
pbc
Format
pbc
A data frame with 258 rows and 3 columns:
- surv.time
the survival of each subject in the trial (days)
- event
censoring indicator (1: dead; 0: censored)
- arm
treatment arm (1: D-penicillamine; 0: placebo)
Source
https://cran.r-project.org/package=survival
[Package tauProcess version 2.1.3 Index]