# Generated by roxygen2: do not edit by hand

export("boundary_method<-")
export("bwidth<-")
export("kernel_fun<-")
export("order_poly<-")
export("season<-")
export(BV4.1)
export(animate)
export(arma_to_ar)
export(arma_to_ma)
export(boundary_method)
export(bwidth)
export(bwidth_confint)
export(create.gain)
export(deseasonalize)
export(deseats)
export(detrend)
export(expo)
export(gain)
export(hA_calc)
export(hamilton_filter)
export(kernel_fun)
export(llin_decomp)
export(lm_decomp)
export(ma_decomp)
export(measures)
export(order_poly)
export(read_ts)
export(runDecomposition)
export(s_semiarma)
export(season)
export(seasonplot)
export(seasonplot_gg)
export(select_bwidth)
export(set_options)
export(trend)
export(zoo_to_ts)
exportMethods("boundary_method<-")
exportMethods("bwidth<-")
exportMethods("kernel_fun<-")
exportMethods("order_poly<-")
exportMethods("season<-")
exportMethods(animate)
exportMethods(autoplot)
exportMethods(boundary_method)
exportMethods(bwidth)
exportMethods(deseasonalize)
exportMethods(detrend)
exportMethods(expo)
exportMethods(fitted)
exportMethods(gain)
exportMethods(kernel_fun)
exportMethods(order_poly)
exportMethods(plot)
exportMethods(predict)
exportMethods(residuals)
exportMethods(season)
exportMethods(show)
exportMethods(trend)
import(methods)
importFrom(Rcpp,sourceCpp)
importFrom(furrr,furrr_options)
importFrom(furrr,future_map_dbl)
importFrom(future,availableCores)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(ggplot2,autoplot)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,text)
importFrom(purrr,map)
importFrom(rlang,.data)
importFrom(stats,as.formula)
importFrom(stats,as.ts)
importFrom(stats,frequency)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rgeom)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,tail)
importFrom(zoo,as.yearmon)
importFrom(zoo,coredata)
importFrom(zoo,zoo)
useDynLib(deseats)
