R/transplant.R

#' Transplant.
#'
#' Data set containing historical information for standard treatment
#' for a phase IV trial in de novo transplant patients. The primary
#' outcome is treament failure (binary).
#'
#' @format A data frame with 4 rows and 3 variables:
#' \describe{
#'   \item{study}{study}
#'   \item{n}{study size}
#'   \item{r}{number of events}
#' }
#' @references Neuenschwander B, Capkun-Niggli G, Branson M,
#' Spiegelhalter DJ. Summarizing historical information on controls in
#' clinical trials. \emph{Clin Trials}. 2010; 7(1):5-18
"transplant"

Try the RBesT package in your browser

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

RBesT documentation built on Aug. 22, 2023, 1:08 a.m.