R/data.R

#' SCLC
#' A dataset containing the survival outcome in SCLC trial
#'
#'
#' @format Survival outcome data frame (time, cens).
#' \describe{
#'   \item{time}{Actual survival months observed}
#'   \item{cens}{censoring indicator 1 observed, 0 censored}
#'   ...
#' }
"sclc_demo"
csetraynor/aeim documentation built on May 15, 2019, 6:25 p.m.