# 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(muod)
export(projection_depth)
export(seq_transform)
export(simulation_model1)
export(simulation_model2)
export(simulation_model3)
export(simulation_model4)
export(simulation_model5)
export(simulation_model6)
export(simulation_model7)
export(simulation_model8)
export(simulation_model9)
export(total_variation_depth)
export(tvd_mss)
export(tvdmss)
importFrom(MASS,cov.rob)
importFrom(grDevices,boxplot.stats)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,dist)
importFrom(stats,mad)
importFrom(stats,mahalanobis)
importFrom(stats,median)
importFrom(stats,pchisq)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,qf)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(stats,var)
useDynLib(fdaoutlier, .registration = TRUE, .fixes = "C_")
