# Generated by roxygen2: do not edit by hand

S3method(evaluate,mt_accuracy)
S3method(evaluate,mt_fscore)
S3method(evaluate,mt_precision)
S3method(evaluate,mt_recall)
S3method(evaluate,mt_rocauc)
S3method(fit,dfr_adwin)
S3method(fit,dfr_aedd)
S3method(fit,dfr_cusum)
S3method(fit,dfr_ddm)
S3method(fit,dfr_ecdd)
S3method(fit,dfr_eddm)
S3method(fit,dfr_hddm)
S3method(fit,dfr_kldist)
S3method(fit,dfr_kswin)
S3method(fit,dfr_mcdd)
S3method(fit,dfr_page_hinkley)
S3method(fit,drifter)
S3method(fit,multi_criteria)
S3method(fit,nrm_memory)
S3method(fit,stealthy)
S3method(inverse_transform,nrm_memory)
S3method(predict,stealthy)
S3method(reset_state,dfr_adwin)
S3method(reset_state,dfr_aedd)
S3method(reset_state,dfr_cusum)
S3method(reset_state,dfr_ddm)
S3method(reset_state,dfr_ecdd)
S3method(reset_state,dfr_eddm)
S3method(reset_state,dfr_hddm)
S3method(reset_state,dfr_inactive)
S3method(reset_state,dfr_kldist)
S3method(reset_state,dfr_kswin)
S3method(reset_state,dfr_mcdd)
S3method(reset_state,dfr_page_hinkley)
S3method(reset_state,dfr_passive)
S3method(reset_state,drifter)
S3method(reset_state,multi_criteria)
S3method(transform,nrm_memory)
S3method(update_state,dfr_adwin)
S3method(update_state,dfr_aedd)
S3method(update_state,dfr_cusum)
S3method(update_state,dfr_ddm)
S3method(update_state,dfr_ecdd)
S3method(update_state,dfr_eddm)
S3method(update_state,dfr_hddm)
S3method(update_state,dfr_kldist)
S3method(update_state,dfr_kswin)
S3method(update_state,dfr_mcdd)
S3method(update_state,dfr_page_hinkley)
S3method(update_state,drifter)
S3method(update_state,multi_criteria)
S3method(update_state,stealthy)
export(dfr_adwin)
export(dfr_aedd)
export(dfr_cusum)
export(dfr_ddm)
export(dfr_ecdd)
export(dfr_eddm)
export(dfr_hddm)
export(dfr_inactive)
export(dfr_kldist)
export(dfr_kswin)
export(dfr_mcdd)
export(dfr_multi_criteria)
export(dfr_page_hinkley)
export(dfr_passive)
export(dist_based)
export(drifter)
export(error_based)
export(metric)
export(mt_accuracy)
export(mt_fscore)
export(mt_precision)
export(mt_recall)
export(mt_rocauc)
export(mv_dist_based)
export(norm)
export(nrm_memory)
export(reset_state)
export(stealthy)
export(update_state)
import(daltoolbox)
import(ggplot2)
import(reticulate)
import(stats)
importFrom(caret,dummyVars)
importFrom(daltoolbox,cla_nb)
importFrom(pROC,auc)
importFrom(stats,ks.test)
importFrom(utils,head)
importFrom(utils,tail)
