R/hist_SA.R

#' Single-agent example
#'
#' Example data from the application in Neuenschwander, et. al. 2008, from
#' an "open-label, multicenter, non-comparative, dose-escalation cancer trial to
#' characterize the safety, tolerability, and pharmacokinetic profile of a drug
#' and to determine its MTD."
#'
#' @format A data frame with 5 rows and 4 variables:
#' \describe{
#'   \item{group_id}{study}
#'   \item{drug_A}{dose}
#'   \item{num_patients}{number of patients}
#'   \item{num_toxicities}{number of events}
#' }
#' @template ref-critical_aspects
#'
#' @template start-example
#' @template example-single_agent
#' @template stop-example
"hist_SA"

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.