R/BMDK.R

#' BMDK: Biomarker Discovery Kit
#' 
#' The Biomarker Discovery Kit (BMDK) package provides a framework to aid in bimarker discovery. The GitHub repository also includes a Shiny app for use with the package (see https://github.com/abcsFrederick/BMDK).
#' 
#' @docType package
#' @name BMDK
#' @useDynLib BMDK, .registration=TRUE
#' @importFrom Rcpp evalCpp
NULL
#> NULL
abcsFrederick/BMDK documentation built on Aug. 9, 2021, 2:19 p.m.