Metadata-Version: 2.1
Name: panelvar
Version: 0.0.1
Summary: A package to estimate penel vector autoregression models.
Home-page: https://github.com/dazhwu/panelvar
Author: Dazhong Wu
Author-email: wudz800@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: C++
Requires-Python: >=3.10.0
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: prettytable
Requires-Dist: pybind11
Requires-Dist: scipy

A package to estimate penel vector autoregression models.

