R/example_combo2_trial.R

#' @title Two-drug combination example using BLRM Trial
#'
#' @name example-combo2_trial
#'
#' @description
#' Example using \code{\link{blrm_trial}} to
#' guide the built-in two-drug combination study example.
#'
#' @details
#' \code{\link{blrm_trial}} is used to collect
#' and store all relevant design information for the example. Subsequent
#' use of the \code{\link{update.blrm_trial}} command
#' allows convenient model fitting via
#' \code{\link{blrm_exnex}}. The
#' \code{\link{summary.blrm_trial}} method allows
#' exploration of the design and modeling results.
#'
#' To run this example, use \code{example_model("combo2_trial")}. See
#' \code{\link{example_model}}.
#'
#' @family blrm_trial combo2 example
#'
#' @template start-example
#' @template example-combo2_trial
#' @template stop-example
NULL

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.