# Generated by roxygen2: do not edit by hand

S3method(density,dist_density)
S3method(density,dist_kde)
S3method(distributional::cdf,dist_density)
S3method(distributional::cdf,dist_kde)
S3method(distributional::covariance,dist_density)
S3method(distributional::covariance,dist_kde)
S3method(distributional::generate,dist_density)
S3method(distributional::generate,dist_kde)
S3method(distributional::kurtosis,dist_density)
S3method(distributional::kurtosis,dist_kde)
S3method(distributional::log_density,dist_density)
S3method(distributional::log_density,dist_kde)
S3method(distributional::skewness,dist_density)
S3method(distributional::skewness,dist_kde)
S3method(format,dist_density)
S3method(format,dist_kde)
S3method(mean,dist_density)
S3method(mean,dist_kde)
S3method(print,weird_conflicts)
S3method(quantile,dist_density)
S3method(quantile,dist_kde)
S3method(stats::median,dist_density)
S3method(stats::median,dist_kde)
S3method(surprisals,data.frame)
S3method(surprisals,gam)
S3method(surprisals,lm)
S3method(surprisals,matrix)
S3method(surprisals,numeric)
S3method(surprisals_prob,data.frame)
S3method(surprisals_prob,gam)
S3method(surprisals_prob,lm)
S3method(surprisals_prob,matrix)
S3method(surprisals_prob,numeric)
export(autoplot)
export(chauvenet_anomalies)
export(dist_density)
export(dist_kde)
export(dixon_anomalies)
export(fetch_wine_reviews)
export(gg_bagplot)
export(gg_density)
export(gg_density_layer)
export(gg_hdrboxplot)
export(glosh_scores)
export(grubbs_anomalies)
export(hampel_anomalies)
export(hdr_table)
export(kde_bandwidth)
export(lof_scores)
export(mvscale)
export(peirce_anomalies)
export(stray_anomalies)
export(stray_scores)
export(surprisals)
export(surprisals_prob)
importFrom(aplpack,compute.bagplot)
importFrom(dbscan,hdbscan)
importFrom(dbscan,lof)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(dplyr,tibble)
importFrom(evd,fpot)
importFrom(evd,pgpd)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_contour_filled)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_manual)
importFrom(lookout,mvscale)
importFrom(stats,approx)
importFrom(stats,dbinom)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(utils,head)
importFrom(utils,tail)
