文件名称:pyblp:使用Python进行BLP需求估算
文件大小:980KB
文件格式:ZIP
更新时间:2024-05-21 14:11:36
Python
PyBLP 有关模型,示例,参考资料和其他文档的概述,请参见“ 。 PyBLP是例程的Python 3实现,用于使用BLP类型的随机系数logit模型来估计对差异化产品的需求。 该程序包是由与合作创建的。 该软件包的开发以许多研究人员和从业人员的工作为指导。 有关参考文献的完整列表,包括的原始著作,请文档的部分。 引文 如果您在研究中使用PyBLP,我们还请您引用 ,其中介绍了软件包中实现的改进。 @article{PyBLP, author = {Conlon, Christopher and Gortmaker, Jeff}, title = {Best practices for differentiated products demand estimation with {PyBLP}}, journal = {The RAND Journal of
【文件预览】:
pyblp-master
----setup.py(2KB)
----.gitignore(644B)
----readthedocs.yml(146B)
----requirements.txt(67B)
----MANIFEST.in(224B)
----setup.cfg(228B)
----LICENSE.txt(1KB)
----README.rst(7KB)
----tests()
--------conftest.py(23KB)
--------test_formulation.py(9KB)
--------__init__.py(21B)
--------test_integration.py(5KB)
--------test_blp.py(64KB)
--------test_iteration.py(5KB)
--------test_optimization.py(4KB)
----docs()
--------background.rst(21KB)
--------templates()
--------api.rst(10KB)
--------index.rst(625B)
--------conf.py(7KB)
--------testing.rst(3KB)
--------static()
--------notebooks()
--------versions.rst(4KB)
--------references.rst(10KB)
--------introduction.rst(287B)
--------tutorial.rst(499B)
--------notation.rst(12KB)
--------contributing.rst(339B)
--------legal.rst(41B)
----pyblp()
--------moments.py(48KB)
--------results()
--------markets()
--------data()
--------__init__.py(2KB)
--------options.py(7KB)
--------parameters.py(27KB)
--------construction.py(24KB)
--------utilities()
--------primitives.py(17KB)
--------version.py(55B)
--------economies()
--------configurations()
--------exceptions.py(12KB)
----tox.ini(4KB)