#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.