# Generated by roxygen2: do not edit by hand

S3method(broom::augment,Pca)
S3method(density,dist_kde)
S3method(distributional::cdf,dist_kde)
S3method(distributional::covariance,dist_kde)
S3method(distributional::generate,dist_kde)
S3method(distributional::hdr,dist_kde)
S3method(distributional::kurtosis,dist_kde)
S3method(distributional::log_density,dist_kde)
S3method(distributional::parameters,dist_kde)
S3method(distributional::skewness,dist_kde)
S3method(format,dist_kde)
S3method(mean,dist_kde)
S3method(print,weird_conflicts)
S3method(quantile,dist_kde)
S3method(stats::median,dist_kde)
S3method(surprisals,data.frame)
S3method(surprisals,gam)
S3method(surprisals,glm)
S3method(surprisals,lm)
S3method(surprisals,matrix)
S3method(surprisals,numeric)
S3method(surprisals_prob,data.frame)
S3method(surprisals_prob,gam)
S3method(surprisals_prob,glm)
S3method(surprisals_prob,lm)
S3method(surprisals_prob,matrix)
S3method(surprisals_prob,numeric)
export(augment)
export(autoplot)
export(biplot_projection)
export(chauvenet_anomalies)
export(density_df)
export(dist_kde)
export(dist_mclust)
export(dixon_anomalies)
export(fetch_air_quality)
export(fetch_wine_reviews)
export(gg_bagplot)
export(gg_density)
export(gg_hdrboxplot)
export(glosh_scores)
export(grubbs_anomalies)
export(hampel_anomalies)
export(hdr_regions)
export(hdr_table)
export(kde_bandwidth)
export(lof_scores)
export(mvscale)
export(outlier_map)
export(peirce_anomalies)
export(stray_anomalies)
export(stray_scores)
export(surprisals)
export(surprisals_prob)
importFrom(aplpack,compute.bagplot)
importFrom(broom,augment)
importFrom(dbscan,
  hdbscan,
  lof
)
importFrom(dplyr,
  filter,
  select,
  tibble
)
importFrom(evd,
  fpot,
  pgpd
)
importFrom(ggplot2,
  aes,
  autoplot,
  expansion,
  geom_contour,
  geom_contour_filled,
  geom_hline,
  geom_line,
  geom_point,
  geom_polygon,
  geom_segment,
  geom_text,
  geom_vline,
  ggplot,
  guide_legend,
  guides,
  labs,
  scale_colour_manual,
  scale_fill_manual,
  scale_x_continuous,
  theme
)
importFrom(grid,
  arrow,
  unit
)
importFrom(stats,
  approx,
  dbinom,
  density,
  dnorm,
  dpois,
  mad,
  median,
  na.omit,
  qchisq,
  qnorm,
  quantile,
  var
)
importFrom(utils,
  head,
  tail
)
