R/adpss.R

#' adpss: A package for design and analysis of a locally or globally efficient adaptive design involving adaptive sample size determination.
#' 
#' This package provides the functions for conducting a trial with adaptive
#' sample size determination.
#' Such a trial consists of adaptive determination of sample size
#' at an interim analysis and implementation of frequentist statistical test of
#' a prefixed significance level.
#' The required assumptions for the stochastic process of the test statistics is Brownian motion.
#' Predetermination of adaptation rule is not required, i.e., adaptations can be made with full flexibility.
#' 
#' @docType package
#' @name adpss-package
NULL

Try the adpss package in your browser

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

adpss documentation built on Dec. 9, 2022, 5:09 p.m.