R/blrm_mono_cov_data.R

#' @title A hypothetical single-agent trial data with covariates
#'
#' @description A simple \code{data.frame} that is used for testing and running of examples
#' @keywords datasets
#'
#' @format A patient-wise trial data:
#' \describe{
#'   \item{Scenario}{Hypothetical scenarios}
#'   \item{DSPX}{dose tested for every patient}
#'   \item{DLT}{If DLT was observed for every patient}
#'   \item{Azole}{A dummy variable}
#'   ...
#' }
#'
#' @examples
#' blrm_mono_cov_data
"blrm_mono_cov_data"
CChen89/demodel documentation built on Dec. 17, 2021, 12:52 p.m.