# 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_fbiad)
S3method(detect,hanr_garch)
S3method(detect,hanr_histogram)
S3method(detect,hanr_ml)
S3method(detect,harbinger)
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_base36)
S3method(detect,hmo_mp)
S3method(detect,hmo_sax)
S3method(detect,hmu_pca)
S3method(do_fit,har_conv1d)
S3method(do_fit,har_lstm)
S3method(do_predict,har_conv1d)
S3method(do_predict,har_lstm)
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)
export(detect)
export(han_autoencoder)
export(hanc_ml)
export(hanct_dtw)
export(hanct_kmeans)
export(hanr_arima)
export(hanr_fbiad)
export(hanr_garch)
export(hanr_histogram)
export(hanr_ml)
export(har_conv1d)
export(har_eval)
export(har_eval_soft)
export(har_lstm)
export(har_plot)
export(harbinger)
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_base36)
export(hmo_mp)
export(hmo_sax)
export(hmu_pca)
import(daltoolbox)
import(ggplot2)
import(reticulate)
importFrom(TSPred,mas)
importFrom(changepoint,cpt.meanvar)
importFrom(daltoolbox,evaluate)
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(rugarch,ugarchfit)
importFrom(rugarch,ugarchspec)
importFrom(stats,complete.cases)
importFrom(stats,ecdf)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,princomp)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,ts)
importFrom(stringr,str_length)
importFrom(stringr,str_pad)
importFrom(strucchange,Fstats)
importFrom(strucchange,breakpoints)
importFrom(tsmp,find_motif)
importFrom(tsmp,tsmp)
