Python implementation of the Johansen test for cointegration
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
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
johansen-0.0.3.tar.gz
(5.1 kB
view hashes)