# Generated by roxygen2: do not edit by hand

S3method(ols_test_normality,default)
S3method(ols_test_normality,lm)
S3method(plot,regsel_f)
S3method(print,ols_test_normality)
S3method(print,regsel_f)
export(HP)
export(bg)
export(bp)
export(check_betas)
export(checkdata)
export(corsel)
export(dec_plot)
export(difflog)
export(gq)
export(ols_test_normality)
export(opt_size)
export(pct1)
export(pct4)
export(pt_multi)
export(pt_one)
export(reg_plot)
export(reg_test)
export(regsel_f)
export(vif_reg)
import(ggplot2)
import(olsrr)
import(stats)
importFrom(car,Anova)
importFrom(cli,console_width)
importFrom(forecast,auto.arima)
importFrom(forecast,forecast)
importFrom(goftest,cvm.test)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(gridExtra,marrangeGrob)
importFrom(lmtest,bgtest)
importFrom(lmtest,bptest)
importFrom(lmtest,dwtest)
importFrom(lmtest,gqtest)
importFrom(nlme,splitFormula)
importFrom(nortest,ad.test)
importFrom(rlang,abort)
importFrom(stats,ks.test)
importFrom(stats,shapiro.test)
importFrom(tseries,na.remove)
importFrom(utils,data, combn, tail, packageDescription)
importFrom(xts,diff.xts)
importFrom(zoo,as.yearqtr)
