# Generated by roxygen2: do not edit by hand

export(band_depth)
export(dir_out)
export(directional_quantile)
export(extremal_depth)
export(extreme_rank_length)
export(functional_boxplot)
export(linfinity_depth)
export(modified_band_depth)
export(msplot)
export(projection_depth)
export(seq_transform)
export(total_variation_depth)
export(tvd_mss)
importFrom(MASS,cov.rob)
importFrom(grDevices,rgb)
importFrom(graphics,boxplot)
importFrom(stats,dist)
importFrom(stats,mad)
importFrom(stats,mahalanobis)
importFrom(stats,median)
importFrom(stats,pchisq)
importFrom(stats,qchisq)
importFrom(stats,qf)
importFrom(stats,quantile)
importFrom(stats,rchisq)
importFrom(stats,runif)
importFrom(stats,var)
useDynLib(fdaoutlier, .registration = TRUE, .fixes = "C_")
