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

Try the TMTI package in your browser

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

TMTI documentation built on Aug. 10, 2022, 5:06 p.m.