# Generated by roxygen2: do not edit by hand

S3method(plot,bean_ellipsoid)
S3method(plot,bean_env_resolution)
S3method(predict,bean_ellipsoid)
S3method(print,bean_ellipsoid)
S3method(print,bean_env_resolution)
S3method(print,bean_thinned)
S3method(print,bean_thinned_center)
export(find_env_resolution)
export(fit_ellipsoid)
export(plot_bean)
export(prepare_bean)
export(thin_env_center)
export(thin_env_nd)
importFrom(MASS,cov.mve)
importFrom(grDevices,adjustcolor)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,bw.SJ)
importFrom(stats,bw.nrd)
importFrom(stats,bw.nrd0)
importFrom(stats,complete.cases)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,mahalanobis)
importFrom(stats,qchisq)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(terra,extract)
importFrom(terra,rast)
