# Generated by roxygen2: do not edit by hand

S3method(DIC,evmm)
S3method(ES,evmm)
S3method(VaR,evmm)
S3method(WAIC,evmm)
S3method(check_convergence,evmm)
S3method(logLik,evmm)
S3method(plot,ES)
S3method(plot,VaR)
S3method(plot,evmm)
S3method(plot,quant)
S3method(plot,return_level)
S3method(plot,upper_bound)
S3method(pred,evmm)
S3method(print,ES)
S3method(print,VaR)
S3method(print,evmm)
S3method(print,quantile)
S3method(print,return_level)
S3method(print,summary.ggpd)
S3method(print,upper_bound)
S3method(quant,evmm)
S3method(return_level,evmm)
S3method(summary,evmm)
S3method(upper_bound,evmm)
export(DIC)
export(ES)
export(VaR)
export(WAIC)
export(check_convergence)
export(dggpd)
export(dmgamma)
export(dmgpd)
export(fggpd)
export(fmgpd)
export(pggpd)
export(pmgamma)
export(pmgpd)
export(pred)
export(qggpd)
export(qmgamma)
export(qmgpd)
export(quant)
export(return_level)
export(rggpd)
export(rmgamma)
export(rmgpd)
export(upper_bound)
import(RcppProgress)
import(evd)
import(ggplot2)
import(gridExtra)
import(mixtools)
importFrom(Rcpp,sourceCpp)
importFrom(evd,fpot)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme_bw)
importFrom(stats,density)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(threshr,ithresh)
importFrom(utils,capture.output)
useDynLib(extrememix, .registration = TRUE)
