evt

Estimators and analysis for extreme value theory (EVT)


License
MIT
Install
pip install evt==0.0.2

Documentation

Estimators and analysis for extreme value theory (EVT). The package is structured as follows. Example notebooks are provided as links.

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.