# 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,hcp_cf_arima)
S3method(detect,hcp_cf_ets)
S3method(detect,hcp_cf_lr)
S3method(detect,hcp_garch)
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(hcp_cf_arima)
export(hcp_cf_ets)
export(hcp_cf_lr)
export(hcp_garch)
export(hcp_scp)
export(hmo_base36)
export(hmo_mp)
export(hmo_sax)
export(hmu_pca)
import(daltoolbox)
import(dplyr)
import(ggplot2)
import(reticulate)
import(stringr)
importFrom(TSPred,mas)
importFrom(daltoolbox,evaluate)
importFrom(daltoolbox,ts_norm_gminmax)
importFrom(dtwclust,tsclust)
importFrom(forecast,auto.arima)
importFrom(forecast,ets)
importFrom(graphics,hist)
importFrom(rugarch,ugarchfit)
importFrom(rugarch,ugarchspec)
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(tsmp,find_motif)
importFrom(tsmp,tsmp)
