#' @importFrom Rcpp sourceCpp
#' @import pROC
#' @import ggplot2
#' @import dplyr
#' @importFrom mvtnorm pmvnorm
#' @import magrittr
#' @importFrom graphics lines par
#' @importFrom RConics cubic
#' @importFrom stats dnorm pnorm
#' @importFrom stats ecdf pchisq quantile rbinom stepfun t.test sd
#' @useDynLib predtools, .registration = TRUE
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.