AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
ahead/__init__.py
ahead.egg-info/PKG-INFO
ahead.egg-info/SOURCES.txt
ahead.egg-info/dependency_links.txt
ahead.egg-info/requires.txt
ahead.egg-info/top_level.txt
ahead/DynamicRegressor/DynamicRegressor.py
ahead/DynamicRegressor/__init__.py
ahead/EAT/EAT.py
ahead/EAT/__init__.py
ahead/Ridge2/Ridge2Regressor.py
ahead/Ridge2/__init__.py
ahead/VAR/VAR.py
ahead/VAR/__init__.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_ahead.py