R/two_sample_decision_tbl-data.R

#' Output from a two-sample call to \code{calc_decision_rules}
#'
#' This .rda file contains output from a two-sample call to
#' \code{calc_decision_rules()}.
#' See the vignette titled "Two-sample randomized trail" for a description of
#' the input parameters used.
#'
#' @docType data
#'
#' @usage data(two_sample_decision_tbl)
#'
#' @format A tibble containing n, the number of patients enrolled at each
#' futility monitoring point; r, the number of responses at which we would
#' stop the trial at a given look if the number of observed responses is <=r,
#' or at the end of the trial the treatment is considered promising if the
#' number of observed responses is >r; and ppp, the predictive probability at
#' each given look 
#'
#' @keywords datasets
"two_sample_decision_tbl"

Try the ppseq package in your browser

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

ppseq documentation built on April 18, 2023, 1:08 a.m.