# Generated by roxygen2: do not edit by hand

S3method(plot,EWSmethods)
export(FI)
export(II)
export(conda_clean)
export(default_weights_path)
export(deseason_ts)
export(detrend_ts)
export(embed_ts)
export(ewsnet_finetune)
export(ewsnet_init)
export(ewsnet_predict)
export(ewsnet_reset)
export(imbalance_gain)
export(multiAR)
export(multiEWS)
export(multiJI)
export(multi_smap_jacobian)
export(mvi)
export(perm_rollEWS)
export(tuneII)
export(uniAR)
export(uniEWS)
export(uniJI)
export(uni_smap_jacobian)
importFrom(foreach,"%dopar%")
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_alpha_manual)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,theme)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(infotheo,discretize)
importFrom(infotheo,multiinformation)
importFrom(stats,acf)
importFrom(stats,approx)
importFrom(stats,ar.ols)
importFrom(stats,bw.nrd0)
importFrom(stats,cor.test)
importFrom(stats,cov)
importFrom(stats,fitted)
importFrom(stats,ksmooth)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,sd)
importFrom(stats,spec.ar)
importFrom(zoo,na.approx)
