# Generated by roxygen2: do not edit by hand

S3method(central_region,depth)
S3method(median,default)
S3method(median,depth)
S3method(outliers,depth)
S3method(plot,depth)
S3method(print,depth)
S3method(rank,default)
S3method(rank,depth)
S3method(summary,depth)
export(central_region)
export(compute_depth)
export(dd_plot)
export(depth_outlyingness)
export(mahalanobis_depth)
export(median)
export(outliers)
export(projection_depth)
export(rank)
export(simplicial_depth)
export(spatial_depth)
export(tukey_depth)
importFrom(Rcpp,evalCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,points)
importFrom(stats,median)
importFrom(stats,quantile)
useDynLib(depthR, .registration = TRUE)
