# Generated by roxygen2: do not edit by hand

export(DBSCAN_method)
export(boxandwhiskers)
export(compare_multivariate_methods)
export(compare_univariate_methods)
export(euclidean_distance)
export(knn)
export(lof)
export(mahalanobis_distance)
export(mahalanobis_method)
export(manhattan_dist)
export(mean_outliersLearn)
export(quantile_outliersLearn)
export(sd_outliersLearn)
export(transform_to_vector)
export(z_score_method)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(stats,cov)
importFrom(stats,qchisq)
