R/data.R

#'Simulated data for the example.
#'
#' @format A data list with 5 elements:
#' \describe{
#'   \item{t.0}{time at which the surrogate is measured}
#'   \item{t}{time at which the primary outcome is measured}
#'   \item{xob}{observed survival time}
#'   \item{s.ob}{surrogate information at t.0}
#'   \item{deltaob}{event indicator}
#'   \item{aob}{treatment indicator}
#' }
"data.example"

Try the OSsurvival package in your browser

Any scripts or data that you put into this service are public.

OSsurvival documentation built on Sept. 29, 2022, 5:14 p.m.