Skip to main content

Time Series mean reversion utilities

Project description

johansen

Python implementation of the Johansen test for cointegration

Installation notes:

This package requires scipy, which in turn requires blas, lapack, atlas, and gfortran. These can be installed on a Ubuntu system with:

sudo apt-get install libblas-dev liblapack-dev libatlas-base-dev gfortran

Examples:

See examples folder for a jupyter notebook with example usage.

NOTE:

The cases when the chosen model (in the language of MacKinnon 1996) is 1* or 2* have not yet been fully implemented. They will be completed in the near future.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mean-reversion-util-0.0.3.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

mean_reversion_util-0.0.3-py3-none-any.whl (33.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page