Metadata-Version: 2.1
Name: econlib
Version: 0.0.1
Summary: A package for econometric models and methods
Home-page: https://github.com/jianghaochu/econlib
Author: Jianghao Chu
Author-email: jianghaochu@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# EconLib

This is a package of econometric models and methods. It includes econometric models and methods covered in Green (2011) such as OLS, MLE, and GMM.

