This repository provides a collection of extended Generalized Pareto distributions (EGPD) and related functions.
The following julia command will install the package :
julia> using Pkg
julia> Pkg.add("ExtendedExtremes")
See the Package Documentation for details and examples.