Metadata-Version: 2.1
Name: nonlincausality
Version: 1.0.1
Summary: Python package for Granger causality test with nonlinear forecasting methods.
Home-page: https://github.com/mrosol/nonlincausality
Author: Maciej Rosoł
Author-email: mrosol5@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Requires-Python: >=3.5
Requires-Dist: scipy
Requires-Dist: keras
Requires-Dist: statsmodels
Requires-Dist: tensorflow
Requires-Dist: matplotlib

# nonlincausality
Python package for Granger causality test with nonlinear forecasting methods.


