Skip to content

JuliaExtremes/ExtremePlots.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtremePlots

Build Status documentation stable

ExtremePlots.jl is a Julia package that offers plotting tools specifically designed for extreme value analysis, with Gadfly.jl as the plotting backend.

Features

  • Histogram plot
  • Mean residual life plot
  • Probability–Probability (PP) plot
  • Quantile–Quantile (QQ) plot
  • Return level plot

The empirical quantiles are computed using Gumbel plotting positions, as recommended by Makkonen (2006).

Link with Extremes.jl

This package is also compatible with the data structures from Extremes.jl, a package for extreme value analysis in Julia.

Note that the Bayesian diagnostic plots provided in the current version of this package use the posterior mode as the Bayesian point estimate to construct the plots. Proper Bayesian plots may be included in a future version of the package. Sketches of the corresponding functions are included as comments in the relevant source files.

Release Notes

  • v0.1.1: Added diagnostic plots for Bayesian extreme value models.

Reference

Makkonen, L. (2006). Plotting positions in extreme value analysis. Journal of Applied Meteorology and Climatology, 45(2), 334–340.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages