R/predtools.R

#' @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

Try the predtools package in your browser

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

predtools documentation built on June 7, 2023, 5:58 p.m.