Metadata-Version: 2.1
Name: panelvar
Version: 0.0.2
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
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
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: prettytable
Requires-Dist: pandas
Requires-Dist: pybind11

A package to estimate penel vector autoregression models.
