# Generated by roxygen2: do not edit by hand

S3method(as.ts,twoStepsBenchmark)
S3method(autoplot,insample)
S3method(autoplot,twoStepsBenchmark)
S3method(coef,praislm)
S3method(coef,twoStepsBenchmark)
S3method(fitted,praislm)
S3method(fitted,twoStepsBenchmark)
S3method(in_sample,praislm)
S3method(in_sample,twoStepsBenchmark)
S3method(model.list,praislm)
S3method(model.list,twoStepsBenchmark)
S3method(plot,insample)
S3method(plot,twoStepsBenchmark)
S3method(print,insample)
S3method(print,praislm)
S3method(print,summary.praislm)
S3method(print,twoStepsBenchmark)
S3method(residuals,praislm)
S3method(residuals,twoStepsBenchmark)
S3method(rho,praislm)
S3method(rho,twoStepsBenchmark)
S3method(se,praislm)
S3method(se,twoStepsBenchmark)
S3method(smoothed.part,twoStepsBenchmark)
S3method(summary,praislm)
S3method(summary,twoStepsBenchmark)
S3method(vcov,praislm)
S3method(vcov,twoStepsBenchmark)
export(annualBenchmark)
export(bflSmooth)
export(in_sample)
export(model.list)
export(prais)
export(reUseBenchmark)
export(residuals_extrap)
export(rho)
export(se)
export(smoothed.part)
export(twoStepsBenchmark)
import(stats)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,autoplot)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,as.ts)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,residuals)
importFrom(stats,vcov)
importFrom(utils,head)
