Skip to main content

High dimensional fixed effect absorption with Python 3

Project description

An overview of the package, examples, and other documentation can be found on Read the Docs.

PyHDFE is a Python 3 implementation of algorithms for absorbing high dimensional fixed effects. This package was created by Jeff Gortmaker in collaboration with Anya Tarascina.

What PyHDFE won’t do is provide a convenient interface for running regressions. Instead, the package is meant to be incorporated into statistical projects that would benefit from performant fixed effect absorption. Another goal is facilitating fair comparison of algorithms that have been previously implemented in various languages with different convergence criteria.

Development of the package has been guided by code made publicly available by many researchers and practitioners. For a full list of papers and software cited in this documentation, refer to the references section of the documentation.

Installation

The PyHDFE package has been tested on Python versions 3.6 through 3.9. The SciPy instructions for installing related packages is a good guide for how to install a scientific Python environment. A good choice is the Anaconda Distribution, since, along with many other packages that are useful for scientific computing, it comes packaged with PyHDFE’s only required dependencies: NumPy and SciPy.

You can install the current release of PyHDFE with pip:

pip install pyhdfe

You can upgrade to a newer release with the --upgrade flag:

pip install --upgrade pyhdfe

If you lack permissions, you can install PyHDFE in your user directory with the --user flag:

pip install --user pyhdfe

Alternatively, you can download a wheel or source archive from PyPI. You can find the latest development code on GitHub and the latest development documentation here.

Bugs and Requests

Please use the GitHub issue tracker to submit bugs or to request features.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyhdfe-0.1.2.tar.gz (28.0 kB view details)

Uploaded Source

Built Distribution

pyhdfe-0.1.2-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file pyhdfe-0.1.2.tar.gz.

File metadata

  • Download URL: pyhdfe-0.1.2.tar.gz
  • Upload date:
  • Size: 28.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.14 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.13

File hashes

Hashes for pyhdfe-0.1.2.tar.gz
Algorithm Hash digest
SHA256 a906e5d0922a65503333028e944d993ce15f4ee44e2b3ace2f79049623888432
MD5 3e7c31393bd2ec393e987630678cd096
BLAKE2b-256 1570b16abf377dbe2abb91cc867c3fb4d1fe7633af217975910d84071bd861c0

See more details on using hashes here.

File details

Details for the file pyhdfe-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: pyhdfe-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.14 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.13

File hashes

Hashes for pyhdfe-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 569709e31320d899776bd00e3c9b2594baf602f30361e232ab034851855a20fe
MD5 60c4c47525ad4185f4b7b7c7d8b41eae
BLAKE2b-256 f1b90394e90a68dfa7c0bff0d32382d7e30b556cc6c795d58a18063a3f25cad4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page