# Generated by roxygen2: do not edit by hand

S3method(ardlDlm,default)
S3method(dlm,default)
S3method(finiteDLMauto,default)
S3method(forecast,ardlDlm)
S3method(forecast,default)
S3method(forecast,dlm)
S3method(forecast,koyckDlm)
S3method(forecast,polyDlm)
S3method(koyckDlm,default)
S3method(polyDlm,default)
S3method(sortScore,default)
S3method(summary,ardlDlm)
S3method(summary,dlm)
S3method(summary,koyckDlm)
S3method(summary,polyDlm)
export(MASE)
export(ardlDlm)
export(dlm)
export(finiteDLMauto)
export(forecast)
export(koyckDlm)
export(polyDlm)
export(sortScore)
importFrom(AER,ivreg)
importFrom(dynlm,dynlm)
importFrom(formula.tools,get.vars)
importFrom(plyr,is.discrete)
importFrom(plyr,is.formula)
importFrom(plyr,summarize)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,Box.test)
importFrom(stats,as.formula)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,simulate)
importFrom(stats,ts)
importFrom(stats,var)
importFrom(wavethresh,guyrot)
