# Generated by roxygen2: do not edit by hand

export(H0_reference)
export(H0_test)
export(MUVR2)
export(MUVR2_EN)
export(Q2_calculation)
export(biplotPLS)
export(checkinput)
export(confusionMatrix)
export(customParams)
export(getBER)
export(getMISS)
export(getVIRank)
export(getVar)
export(get_rmsep)
export(mergeModels)
export(nearZeroVar)
export(onehotencoding)
export(pPerm)
export(permutationPlot)
export(plotMV)
export(plotPCA)
export(plotPerm)
export(plotPred)
export(plotStability)
export(plotVAL)
export(plotVIRank)
export(preProcess)
export(predMV)
export(qMUVR2)
export(rdCV)
export(rdcvNetParams)
export(sampling_from_distribution)
export(varClass)
import(doParallel)
import(foreach)
import(glmnet)
import(graphics)
import(magrittr)
import(pROC)
import(parallel)
import(psych)
import(splines)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(magrittr,"%>%")
importFrom(mgcv,predict.gam)
importFrom(psych,principal)
importFrom(randomForest,randomForest)
importFrom(ranger,ranger)
importFrom(stats,as.dist)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,dt)
importFrom(stats,ecdf)
importFrom(stats,hclust)
importFrom(stats,heatmap)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,sd)
