# Generated by roxygen2: do not edit by hand

S3method(plot,bs_p_xmin)
S3method(plot,bs_xmin)
S3method(plot,compare_distributions)
export(bootstrap)
export(bootstrap_p)
export(compare_distributions)
export(conexp)
export(conlnorm)
export(conpl)
export(conweibull)
export(disexp)
export(dislnorm)
export(displ)
export(dispois)
export(dist_all_cdf)
export(dist_cdf)
export(dist_data_all_cdf)
export(dist_data_cdf)
export(dist_ll)
export(dist_pdf)
export(dist_rand)
export(dplcon)
export(dpldis)
export(estimate_pars)
export(estimate_xmin)
export(get_KS_statistic)
export(get_bootstrap_p_sims)
export(get_bootstrap_sims)
export(get_distance_statistic)
export(get_n)
export(get_ntail)
export(pplcon)
export(ppldis)
export(rplcon)
export(rpldis)
exportClasses(conexp)
exportClasses(conlnorm)
exportClasses(conpl)
exportClasses(conweibull)
exportClasses(disexp)
exportClasses(dislnorm)
exportClasses(displ)
exportClasses(dispois)
exportMethods(dist_cdf)
exportMethods(dist_data_cdf)
exportMethods(dist_ll)
exportMethods(dist_pdf)
exportMethods(dist_rand)
exportMethods(lines)
exportMethods(plot)
exportMethods(points)
exportMethods(show)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,setGeneric)
importFrom(methods,show)
importFrom(stats,dexp)
importFrom(stats,dlnorm)
importFrom(stats,dweibull)
importFrom(stats,pexp)
importFrom(stats,plnorm)
importFrom(stats,pweibull)
importFrom(stats,qchisq)
importFrom(stats,qpois)
importFrom(stats,qt)
importFrom(stats,rlnorm)
importFrom(stats,runif)
importFrom(stats,rweibull)
