# Generated by roxygen2: do not edit by hand

export(CorrAnalysis)
export(RegAnalysis)
export(autoreg)
import(Hmisc)
import(corrplot)
importFrom(car,vif)
importFrom(graphics,abline)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(lmtest,gqtest)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,pf)
importFrom(stats,predict)
importFrom(stats,resid)
importFrom(stats,shapiro.test)
