R/02Utils.R

## IMPORTS

#' @import ggplot2
NULL

#' @importFrom methods setClass new prototype getSlots slot
NULL

#'@importFrom stats IQR predict rnorm runif na.pass
NULL

#'@import foreach
NULL

globalVariables(c("accuracy","index", "variable", "value", "outlierscore", "%dopar%", "foreach", "j"))

Try the preprosim package in your browser

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

preprosim documentation built on May 1, 2019, 6:27 p.m.