#' @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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.