# Generated by roxygen2: do not edit by hand

S3method(plot,decomposition)
S3method(plot,visitation_forecast)
S3method(plot,visitation_model)
S3method(predict,decomposition)
S3method(predict,visitation_model)
S3method(print,decomposition)
S3method(print,visitation_forecast)
S3method(print,visitation_model)
S3method(summary,decomposition)
S3method(summary,visitation_forecast)
S3method(summary,visitation_model)
export(auto_decompose)
export(check_arguments)
export(decompose_proxy)
export(estimate_lag)
export(estimate_parameters)
export(fit_model)
export(generate_proxy_trend_forecasts)
export(imputation)
export(new_decomposition)
export(new_visitation_forecast)
export(new_visitation_model)
export(visitation_model)
export(yearsToMonths)
import(graphics)
import(stats)
importFrom(Rssa,parestimate)
importFrom(Rssa,reconstruct)
importFrom(Rssa,ssa)
importFrom(methods,hasArg)
