# Generated by roxygen2: do not edit by hand

S3method(plot,evpost)
S3method(plot,evpred)
S3method(pp_check,evpost)
S3method(predict,evpost)
S3method(print,evpost)
S3method(print,summary.evpost)
S3method(summary,evpost)
export(binpost)
export(create_prior_xptr)
export(dgaps_post)
export(dgev)
export(dgp)
export(gev_beta)
export(gev_flat)
export(gev_flatflat)
export(gev_loglognorm)
export(gev_mdi)
export(gev_norm)
export(gev_prob)
export(gev_quant)
export(gp_beta)
export(gp_flat)
export(gp_flatflat)
export(gp_jeffreys)
export(gp_lrs)
export(gp_mdi)
export(gp_norm)
export(gp_pwm)
export(grimshaw_gp_mle)
export(kgaps_post)
export(pgev)
export(pgp)
export(pp_check)
export(qgev)
export(qgp)
export(quantile_to_gev)
export(rDir)
export(rgev)
export(rgp)
export(rpost)
export(rpost_rcpp)
export(rprior_prob)
export(rprior_quant)
export(set_bin_prior)
export(set_prior)
export(wbinpost)
importFrom(Rcpp,sourceCpp)
importFrom(bayesplot,mcmc_areas)
importFrom(bayesplot,mcmc_dens)
importFrom(bayesplot,mcmc_hist)
importFrom(bayesplot,mcmc_intervals)
importFrom(bayesplot,pp_check)
importFrom(bayesplot,ppc_boxplot)
importFrom(bayesplot,ppc_dens)
importFrom(bayesplot,ppc_dens_overlay)
importFrom(bayesplot,ppc_ecdf_overlay)
importFrom(bayesplot,ppc_hist)
importFrom(bayesplot,ppc_intervals)
importFrom(bayesplot,ppc_ribbon)
importFrom(bayesplot,ppc_stat)
importFrom(bayesplot,ppc_stat_2d)
importFrom(graphics,plot)
importFrom(stats,predict)
useDynLib(revdbayes, .registration = TRUE)
