glazejimmy / -EVT_analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Jupyter Notebook 83.7%Language:Python 16.3%