# Generated by roxygen2: do not edit by hand

export(GEV_change_parametrization)
export(GEV_endpoint)
export(GEV_log_likelihood)
export(GEV_maxlik)
export(GEV_profile_CI)
export(GEV_profile_CIs_multiple)
export(GEV_profile_loglik)
export(GEV_profile_loglik_curve)
export(GEV_return_level)
export(GPD_change_parametrization)
export(GPD_endpoint)
export(GPD_log_likelihood)
export(GPD_maxlik)
export(GPD_profile_CI)
export(GPD_profile_CIs_multiple)
export(GPD_profile_loglik)
export(GPD_profile_loglik_curve)
export(GPD_quantiles)
export(plot_data_quantile_ci)
export(plot_profile_loglik_curve)
importFrom(doFuture,registerDoFuture)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(future,availableCores)
importFrom(future,multicore)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future,sequential)
importFrom(future,tweak)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(tidyr,gather)
