|
86 | 86 | #' |
87 | 87 | #' 304 obs. of 8 variables (\code{pbcLong}) and 40 obs. of 7 variables (\code{pbcSurv}) |
88 | 88 | #' \itemize{ |
89 | | -#' \item \code{age} {in years} |
90 | | -#' \item \code{albumin} {serum albumin (g/dl)} |
91 | | -#' \item \code{logBili} {logarithm of serum bilirubin} |
92 | | -#' \item \code{death} {indicator of death at endpoint} |
93 | | -#' \item \code{futimeYears} {time (in years) between baseline and |
94 | | -#' the earliest of death, transplantion or censoring} |
95 | | -#' \item \code{id} {numeric ID unique to each individual} |
96 | | -#' \item \code{platelet} {platelet count} |
97 | | -#' \item \code{sex} {gender (m = male, f = female)} |
98 | | -#' \item \code{status} {status at endpoint (0 = censored, |
99 | | -#' 1 = transplant, 2 = dead)} |
100 | | -#' \item \code{trt} {binary treatment code (0 = placebo, 1 = |
101 | | -#' D-penicillamine)} |
102 | | -#' \item \code{year} {time (in years) of the longitudinal measurements, |
103 | | -#' taken as time since baseline)} |
| 89 | +#' \item \code{age} in years |
| 90 | +#' \item \code{albumin} serum albumin (g/dl) |
| 91 | +#' \item \code{logBili} logarithm of serum bilirubin |
| 92 | +#' \item \code{death} indicator of death at endpoint |
| 93 | +#' \item \code{futimeYears} time (in years) between baseline and |
| 94 | +#' the earliest of death, transplantion or censoring |
| 95 | +#' \item \code{id} numeric ID unique to each individual |
| 96 | +#' \item \code{platelet} platelet count |
| 97 | +#' \item \code{sex} gender (m = male, f = female) |
| 98 | +#' \item \code{status} status at endpoint (0 = censored, |
| 99 | +#' 1 = transplant, 2 = dead) |
| 100 | +#' \item \code{trt} binary treatment code (0 = placebo, 1 = |
| 101 | +#' D-penicillamine) |
| 102 | +#' \item \code{year} time (in years) of the longitudinal measurements, |
| 103 | +#' taken as time since baseline) |
104 | 104 | #' } |
105 | 105 | #' } |
106 | 106 | #' |
|
0 commit comments