R/om_package.R

#' The 'optMTP' package.
#'
#' @docType package
#' @name    optMTP_package
#' @aliases optMTP
#' @useDynLib optMTP, .registration = TRUE
#'
#' @import Rcpp
#' @import stats
#'
#' @importFrom grDevices colors
#' @importFrom graphics axis box legend lines par plot points text arrows grid rect
#' @importFrom mvtnorm rmvnorm
#' @importFrom gMCP matrix2graph setWeights graph2latex
#'
#' @description Optimized multiple testing procedure
#'
#'
NULL
olssol/optMTP documentation built on March 30, 2022, 6:23 p.m.