# Generated by roxygen2: do not edit by hand

S3method(add_anomaly,issm.component)
S3method(add_arma,issm.component)
S3method(add_custom,issm.component)
S3method(add_polynomial,issm.component)
S3method(add_regressor,issm.component)
S3method(add_seasonal,issm.component)
S3method(add_transform,issm.component)
S3method(lines,issm.component)
S3method(plot,issm.component)
S3method(tsdecompose,issm.component)
S3method(tsensemble,tssim.mixture)
export(add_anomaly)
export(add_arma)
export(add_custom)
export(add_polynomial)
export(add_regressor)
export(add_seasonal)
export(add_transform)
export(additive_outlier)
export(auto_clean)
export(auto_regressors)
export(bias)
export(box_cox)
export(calendar_eom)
export(calendar_eoq)
export(calendar_eow)
export(calendar_eoy)
export(check_newxreg)
export(check_xreg)
export(crps)
export(fourier_series)
export(future_dates)
export(initialize_simulator)
export(level_shift)
export(logit)
export(mape)
export(mase)
export(mis)
export(mixture_modelspec)
export(msis)
export(mslre)
export(pinball)
export(process_time)
export(rmape)
export(sampling_frequency)
export(sampling_sequence)
export(seasonal_dummies)
export(seasonality_test)
export(sigmoid)
export(smape)
export(softlogit)
export(temporary_change)
export(time_splits)
export(tslinear)
export(tstransform)
export(wape)
export(wse)
export(wslre)
import(data.table, except = c("wday","year"))
import(methods)
import(tsmethods)
importFrom(Rdpack,reprompt)
importFrom(car,powerTransform)
importFrom(forecast,msts)
importFrom(forecast,na.interp)
importFrom(forecast,seasadj)
importFrom(forecast,stlm)
importFrom(forecast,tsoutliers)
importFrom(graphics,grid)
importFrom(graphics,lines)
importFrom(lubridate,"%m+%")
importFrom(lubridate,days)
importFrom(lubridate,tz)
importFrom(lubridate,wday)
importFrom(lubridate,weeks)
importFrom(lubridate,year)
importFrom(lubridate,years)
importFrom(scoringRules,crps_sample)
importFrom(stats,acf)
importFrom(stats,arima.sim)
importFrom(stats,as.formula)
importFrom(stats,as.ts)
importFrom(stats,coef)
importFrom(stats,filter)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,na.contiguous)
importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,spec.ar)
importFrom(stats,spec.pgram)
importFrom(stats,stl)
importFrom(stats,ts)
importFrom(stlplus,stlplus)
importFrom(tsoutliers,tso)
importFrom(utils,tail)
importFrom(xts,as.xts)
importFrom(xts,endpoints)
importFrom(xts,is.xts)
importFrom(xts,xts)
importFrom(zoo,"coredata<-")
importFrom(zoo,as.zoo)
importFrom(zoo,coredata)
importFrom(zoo,index)
importFrom(zoo,na.approx)
importFrom(zoo,na.fill)
importFrom(zoo,na.locf)
