# Generated by roxygen2: do not edit by hand

S3method(print,heavytails_mle)
S3method(print,heavytails_wls)
export(doublebootstrap)
export(dpareto)
export(hill_estimator)
export(hill_plot)
export(ks_gof)
export(ks_xmin)
export(lr_test_pareto)
export(mle_pareto)
export(moments_estimator)
export(moments_plot)
export(pareto_cdf)
export(pickands_estimator)
export(pickands_plot)
export(plfit)
export(pot_estimator)
export(qq_pareto)
export(rank_plot)
export(rpareto)
export(wls_pareto)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(stats,dexp)
importFrom(stats,dlnorm)
importFrom(stats,dweibull)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rexp)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(stats,sd)
