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"))
mvattulainen/preprosim documentation built on May 23, 2019, 10:54 a.m.