# Generated by roxygen2: do not edit by hand

export(gamma_tail)
export(gamma_tailplot)
export(lnorm_tail)
export(lnorm_tailplot)
export(pareto_tail)
export(pareto_tailplot)
import(graphics)
import(stats)
importFrom(Rcpp,evalCpp)
importFrom(stats,qnorm)
importFrom(stats,uniroot)
importFrom(stats,var)
useDynLib(tailplots, .registration = TRUE)
