R/drug_info_combo2.R

#' Dataset: drug information for a dual-agent combination study
#'
#' Data set describing the two drugs involved in the example for a
#' dual-agent combination study.
#'
#' @format A tibble with 2 rows (one per durg) and 4 columns:
#'
#' \describe{
#'   \item{drug_name}{name of drug}
#'   \item{dose_ref}{reference dose}
#'   \item{dose_unit}{units used for drug amounts}
#'   \item{reference_p_dlt}{a-priori probability for a DLT at the reference dose}
#' }
#'
#' @family blrm_trial combo2 example
#'
"drug_info_combo2"

Try the OncoBayes2 package in your browser

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

OncoBayes2 documentation built on July 26, 2023, 5:30 p.m.