# Generated by roxygen2: do not edit by hand

S3method(ggplot,decomposition)
S3method(ggplot,visitation_forecast)
S3method(ggplot,visitation_forecast_ensemble)
S3method(ggplot,visitation_model)
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(convert_ts_forecast_to_df)
export(decompose_proxy)
export(estimate_lag)
export(estimate_parameters)
export(fit_model)
export(generate_proxy_trend_forecasts)
export(imputation)
export(label_visitation_forecast)
export(new_decomposition)
export(new_visitation_forecast)
export(new_visitation_forecast_ensemble)
export(new_visitation_model)
export(prediction_warning)
export(trim_training_data)
export(visitation_model)
export(yearsToMonths)
import(cowplot)
import(ggplot2)
import(graphics)
import(stats)
import(zoo)
importFrom(Rssa,parestimate)
importFrom(Rssa,reconstruct)
importFrom(Rssa,ssa)
importFrom(ggplot2,ggplot)
importFrom(methods,hasArg)
importFrom(methods,is)
