# Generated by roxygen2: do not edit by hand

S3method(detect,han_autoencoder)
S3method(detect,hanc_ml)
S3method(detect,hanct_dtw)
S3method(detect,hanct_kmeans)
S3method(detect,hanr_arima)
S3method(detect,hanr_emd)
S3method(detect,hanr_fbiad)
S3method(detect,hanr_fft)
S3method(detect,hanr_garch)
S3method(detect,hanr_histogram)
S3method(detect,hanr_ml)
S3method(detect,hanr_remd)
S3method(detect,hanr_wavelet)
S3method(detect,harbinger)
S3method(detect,hcd_ddm)
S3method(detect,hcd_eddm)
S3method(detect,hcd_hddm)
S3method(detect,hcd_page_hinkley)
S3method(detect,hcp_amoc)
S3method(detect,hcp_binseg)
S3method(detect,hcp_cf_arima)
S3method(detect,hcp_cf_ets)
S3method(detect,hcp_cf_lr)
S3method(detect,hcp_chow)
S3method(detect,hcp_garch)
S3method(detect,hcp_gft)
S3method(detect,hcp_pelt)
S3method(detect,hcp_scp)
S3method(detect,hmo_mp)
S3method(detect,hmo_sax)
S3method(detect,hmo_xsax)
S3method(detect,hmu_pca)
S3method(evaluate,har_eval)
S3method(evaluate,har_eval_soft)
S3method(evaluate,harbinger)
S3method(fit,han_autoencoder)
S3method(fit,hanc_ml)
S3method(fit,hanct_dtw)
S3method(fit,hanct_kmeans)
S3method(fit,hanr_arima)
S3method(fit,hanr_ml)
S3method(fit,hcp_cf_arima)
S3method(transform,trans_sax)
S3method(transform,trans_xsax)
export(detect)
export(han_autoencoder)
export(hanc_ml)
export(hanct_dtw)
export(hanct_kmeans)
export(hanr_arima)
export(hanr_emd)
export(hanr_fbiad)
export(hanr_fft)
export(hanr_garch)
export(hanr_histogram)
export(hanr_ml)
export(hanr_remd)
export(hanr_wavelet)
export(har_eval)
export(har_eval_soft)
export(har_plot)
export(harbinger)
export(hcd_ddm)
export(hcd_eddm)
export(hcd_hddm)
export(hcd_page_hinkley)
export(hcp_amoc)
export(hcp_binseg)
export(hcp_cf_arima)
export(hcp_cf_ets)
export(hcp_cf_lr)
export(hcp_chow)
export(hcp_garch)
export(hcp_gft)
export(hcp_pelt)
export(hcp_scp)
export(hmo_mp)
export(hmo_sax)
export(hmo_xsax)
export(hmu_pca)
export(mas)
export(trans_sax)
export(trans_xsax)
import(daltoolbox)
import(ggplot2)
importFrom(changepoint,cpt.meanvar)
importFrom(daltoolbox,dal_transform)
importFrom(daltoolbox,evaluate)
importFrom(daltoolbox,fit)
importFrom(daltoolbox,transform)
importFrom(daltoolbox,ts_norm_gminmax)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,group_by)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dtwclust,tsclust)
importFrom(forecast,auto.arima)
importFrom(forecast,ets)
importFrom(graphics,hist)
importFrom(hht,CEEMD)
importFrom(rugarch,ugarchfit)
importFrom(rugarch,ugarchspec)
importFrom(stats,complete.cases)
importFrom(stats,ecdf)
importFrom(stats,fft)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,princomp)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,ts)
importFrom(stringr,str_length)
importFrom(stringr,str_pad)
importFrom(strucchange,Fstats)
importFrom(strucchange,breakpoints)
importFrom(tsmp,find_motif)
importFrom(tsmp,tsmp)
importFrom(wavelets,modwt)
