exportPattern("^[[:alpha:]]+")
import("ggplot2")
import("parallel")
import("BayesGOF")
import("caret")
import("glmnet")
importFrom("polynom","polynomial")
importFrom("stats", "poly", "qnorm", "qqnorm")
importFrom("MASS", "rlm","psi.bisquare")
importFrom("grDevices", "rgb")
importFrom("stats", "IQR", "approx", "approxfun", "as.formula", "coef",
             "dnorm", "ecdf", "fitted", "lm", "median", "pnorm",
             "predict", "quantile", "runif", "sd", "smooth.spline")
importFrom("reshape2","melt")
importFrom("locfdr","locfdr")	
importFrom("leaps","regsubsets")	
importFrom("Bolstad2","sintegral")	 
importFrom("utils", "setTxtProgressBar", "txtProgressBar")


