# Generated by roxygen2: do not edit by hand

S3method(advance,drift_detector_fit)
S3method(augment,drift_detector_fit)
S3method(fit,drift_detector)
S3method(ggplot2::autoplot,drift_detector_fit)
S3method(glance,drift_detector_fit)
S3method(print,drift_detector)
S3method(print,drift_detector_fit)
S3method(tidy,drift_detector_fit)
export(add_prediction_error)
export(advance)
export(augment)
export(detect_drift)
export(drift_detector)
export(fit)
export(glance)
export(sim_dist_stream)
export(sim_drift_stream)
export(tidy)
importFrom(generics,augment)
importFrom(generics,fit)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(rlang,.data)
