# Generated by roxygen2: do not edit by hand

S3method(nrm_plot,default)
S3method(nrm_plot,nrm_forecast)
S3method(nrm_plot,nrm_response_curve)
S3method(nrm_plot,nrm_trend)
S3method(nrm_summary,default)
S3method(nrm_summary,nrm_automl)
S3method(nrm_summary,nrm_multivariate)
S3method(nrm_summary,nrm_panel)
S3method(nrm_summary,nrm_pls)
S3method(nrm_summary,nrm_sem)
S3method(print,nrm_arima)
S3method(print,nrm_automl)
S3method(print,nrm_benchmark)
S3method(print,nrm_bootstrap)
S3method(print,nrm_did)
S3method(print,nrm_forecast)
S3method(print,nrm_mann_kendall)
S3method(print,nrm_monte_carlo)
S3method(print,nrm_multivariate)
S3method(print,nrm_optimize_input)
S3method(print,nrm_panel)
S3method(print,nrm_pls)
S3method(print,nrm_response_curve)
S3method(print,nrm_sem)
S3method(print,nrm_sens_slope)
S3method(print,nrm_structural_break)
S3method(print,nrm_trend)
S3method(print,nrm_uncertainty)
export(nrm_arima)
export(nrm_automl)
export(nrm_benchmark)
export(nrm_bootstrap)
export(nrm_data_check)
export(nrm_did)
export(nrm_forecast)
export(nrm_mann_kendall)
export(nrm_monte_carlo)
export(nrm_multivariate)
export(nrm_optimize_input)
export(nrm_panel)
export(nrm_plot)
export(nrm_pls)
export(nrm_response_curve)
export(nrm_sem)
export(nrm_sens_slope)
export(nrm_structural_break)
export(nrm_summary)
export(nrm_trend)
export(nrm_uncertainty)
importFrom(rlang,.data)
importFrom(stats,setNames)
