Skip to content

Python implementation of the Johansen test for cointegration

License

Notifications You must be signed in to change notification settings

adegtyarev/johansen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python implementation of the Johansen test for cointegration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 69.5%
  • OpenEdge ABL 16.8%
  • Python 13.7%