# Generated by roxygen2: do not edit by hand

S3method(autoplot,lookoutliers)
S3method(autoplot,persistingoutliers)
S3method(print,lookoutliers)
S3method(print,persistingoutliers)
export(autoplot)
export(lookout)
export(lookout_ts)
export(persisting_outliers)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(stats,dist)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
