Estimators and analysis for extreme value theory (EVT)
Project description
Estimators and analysis for extreme value theory (EVT). The package is structured as follows. Example notebooks are provided as links.
- The
Dataset
object performs sanity-checks and contains plotting routines.- Generic plots of the dataset.
- Maximum-to-sum plot.
- Mean excess function.
- The peaks over threshold method.
- Plot the tail.
- QQ-plot against exponential.
- Zipf-plot.
- The block maxima method.
- Plot block maxima against the dataset.
- Estimators: calculate estimates and confidence intervals. Plotting routines for analysis.
- Hill estimator. Plot against order statistics.
- Moment estimator (Dekkers-Einmahl-De Haan). Plot against order statistics.
- Maximum likelihood for the generalized Pareto distribution. Plot fit quality.
- Maximum likelihood for the generalized extreme value distribution. Plot fit quality.
Documentation
Documentation is provided here. Example notebooks are provided here.
Installation
Releases are made available on PyPi.
The recommended installation method is via pip
:
pip install evt
For a development setup, the requirements are in dev-requirements.txt
.
Subsequently, the repo can be locally pip
-installed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
evt-0.0.2-py3-none-any.whl
(16.5 kB
view hashes)