# Generated by roxygen2: do not edit by hand

S3method(AIC,ardlDlm)
S3method(AIC,dlm)
S3method(AIC,koyckDlm)
S3method(AIC,polyDlm)
S3method(BIC,ardlDlm)
S3method(BIC,dlm)
S3method(BIC,koyckDlm)
S3method(BIC,polyDlm)
S3method(ardlDlm,default)
S3method(coef,ardlDlm)
S3method(coef,dlm)
S3method(coef,koyckDlm)
S3method(coef,polyDlm)
S3method(dlm,default)
S3method(finiteDLMauto,default)
S3method(fitted,ardlDlm)
S3method(fitted,dlm)
S3method(fitted,koyckDlm)
S3method(fitted,polyDlm)
S3method(forecast,ardlDlm)
S3method(forecast,default)
S3method(forecast,dlm)
S3method(forecast,koyckDlm)
S3method(forecast,polyDlm)
S3method(koyckDlm,default)
S3method(polyDlm,default)
S3method(residuals,ardlDlm)
S3method(residuals,dlm)
S3method(residuals,koyckDlm)
S3method(residuals,polyDlm)
S3method(summary,ardlDlm)
S3method(summary,dlm)
S3method(summary,koyckDlm)
S3method(summary,polyDlm)
export(GMRAE)
export(GoF)
export(MAPE)
export(MASE)
export(MBRAE)
export(MRAE)
export(ardlBound)
export(ardlBoundOrders)
export(ardlDlm)
export(dlm)
export(finiteDLMauto)
export(forecast)
export(koyckDlm)
export(polyDlm)
export(rolCorPlot)
export(sMAPE)
export(sdPercentiles)
export(sortScore)
import(graphics)
import(nardl)
import(stats)
importFrom(AER,ivreg)
importFrom(MASS,mvrnorm)
importFrom(dynlm,dynlm)
importFrom(formula.tools,get.vars)
importFrom(grDevices,dev.new)
importFrom(grDevices,graphics.off)
importFrom(grDevices,rgb)
importFrom(lmtest,bptest)
importFrom(lmtest,dwtest)
importFrom(lmtest,waldtest)
importFrom(plyr,is.discrete)
importFrom(plyr,is.formula)
importFrom(plyr,summarize)
importFrom(roll,roll_cor)
importFrom(sandwich,NeweyWest)
importFrom(strucchange,efp)
importFrom(strucchange,recresid)
importFrom(utils,tail)
importFrom(wavethresh,guyrot)
