# Generated by roxygen2: do not edit by hand

export(BicZ)
export(BoxPlot)
export(CVMSE)
export(Conan)
export(Hist)
export(MSE_loc)
export(Numeric_Only)
export(ProbaZ)
export(Terminator)
export(cleanZ)
export(cleanZtest)
export(compare_struct)
export(correg)
export(density_estimation)
export(matplot_zone)
export(mixture_generator)
export(naive_model)
export(purge_values)
export(readZ)
export(recursive_tree)
export(report_MSE)
export(showdata)
export(structureFinder)
import(MASS)
import(Matrix)
import(Rcpp)
import(Rmixmod)
import(corrplot)
import(elasticnet)
import(glmnet)
import(lars)
import(mclust)
import(methods)
import(mvtnorm)
import(rpart)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colors)
importFrom(grDevices,gray)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
importFrom(stats,coef)
importFrom(stats,confint.default)
importFrom(stats,cor)
importFrom(stats,dnorm)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,pf)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,rbinom)
importFrom(stats,rgamma)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,rstudent)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,install.packages)
useDynLib(CorReg)
