R/zzz.R

#' TMTI
#'
#' A package to compute TMTI tests, perform closed testing
#' procedures with quadratic shortcuts and to generate confidence sets for the
#' number of false hypotheses among m tested hypotheses.
#'
#' @docType package
#' @author Phillip B. Mogensen <pbm@math.ku.dk>
#' @import Rcpp
#' @importFrom Rcpp evalCpp
#' @useDynLib TMTI
#' @name TMTI
NULL
PhillipMogensen/TMTI documentation built on Oct. 30, 2024, 1:25 p.m.