import(zoo)
importFrom("stats", "Box.test", "dnorm", "pchisq", "pnorm", "pt", "qt", "quantile", "runif", "var", "window")
importFrom("graphics", "abline", "legend", "lines", "par", "plot", "text", "title")
importFrom("grDevices", "rgb")
importFrom("utils", "write.csv")
export("diagnostics", "dropvar", "eqwma", "info.criterion", "jb.test", "leqwma", "ols", "eviews", "stata", "arx", "coef.arx", "fitted.arx", "logLik.arx", "plot.arx", "print.arx", "recursive", "residuals.arx", "summary.arx", "vcov.arx", "getsm", "getsv", "coef.gets", "fitted.gets", "paths", "plot.gets", "print.gets", "residuals.gets", "summary.gets", "terminals", "vcov.gets", "isat", "biascorr", "isattest", "isatvar", "iim", "sim", "tim")
S3method("coef", "arx")
S3method("fitted", "arx")
S3method("logLik", "arx")
S3method("plot", "arx")
S3method("print", "arx")
S3method("residuals", "arx")
S3method("summary", "arx")
S3method("vcov", "arx")
S3method("coef", "gets")
S3method("fitted", "gets")
S3method("plot", "gets")
S3method("print", "gets")
S3method("residuals", "gets")
S3method("summary", "gets")
S3method("vcov", "gets")

