# Generated by roxygen2: do not edit by hand

S3method(ensemble_average,mdl_time_tbl)
S3method(ensemble_model_spec,mdl_time_tbl)
S3method(ensemble_weighted,mdl_time_tbl)
S3method(get_model_description,mdl_time_ensemble_avg)
S3method(get_model_description,mdl_time_ensemble_model_spec)
S3method(get_model_description,mdl_time_ensemble_wt)
S3method(mdl_time_fit_resamples,model_fit)
S3method(mdl_time_fit_resamples,workflow)
S3method(mdl_time_forecast,mdl_time_ensemble_avg)
S3method(mdl_time_forecast,mdl_time_ensemble_model_spec)
S3method(mdl_time_forecast,mdl_time_ensemble_wt)
S3method(mdl_time_refit,mdl_time_ensemble_avg)
S3method(mdl_time_refit,mdl_time_ensemble_model_spec)
S3method(mdl_time_refit,mdl_time_ensemble_wt)
S3method(modeltime_calibrate,mdl_time_ensemble)
S3method(modeltime_fit_resamples,mdl_time_tbl)
S3method(print,mdl_time_ensemble_avg)
S3method(print,mdl_time_ensemble_model_spec)
S3method(print,mdl_time_ensemble_wt)
S3method(type_sum,mdl_time_ensemble)
export("%>%")
export(":=")
export(.data)
export(as_label)
export(as_name)
export(enquo)
export(enquos)
export(ensemble_average)
export(ensemble_model_spec)
export(ensemble_weighted)
export(expr)
export(mdl_time_fit_resamples)
export(modeltime_fit_resamples)
export(sym)
export(syms)
import(modeltime)
importFrom(magrittr,"%>%")
importFrom(modeltime,get_model_description)
importFrom(modeltime,mdl_time_forecast)
importFrom(modeltime,mdl_time_refit)
importFrom(modeltime,modeltime_calibrate)
importFrom(modeltime,modeltime_refit)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(tibble,type_sum)
importFrom(tune,control_grid)
importFrom(tune,control_resamples)
importFrom(yardstick,rmse)
importFrom(yardstick,rsq)
