Fast implementation of the quantile regression with support for iid, robust, and cluster standard errors.
Project description
Pyqreg
Pyqreg implements the quantile regression algorithm with fast estimation method using the interior point method following the preprocessing procedure in Portnoy and Koenker (1997). It provides methods for estimating the asymptotic covariance matrix for i.i.d and heteroskedastic errors, as well as clustered errors following Parente and Silva (2013).
Reference
Install
pyqreg requires
Python >= 3.6
You can install the latest release with:
pip3 install pyqreg
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyqreg-0.0b13.tar.gz
(117.7 kB
view details)
File details
Details for the file pyqreg-0.0b13.tar.gz
.
File metadata
- Download URL: pyqreg-0.0b13.tar.gz
- Upload date:
- Size: 117.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c93336307411aa0ea371018eb95b5bb1f8dc8fa0140bae7f20345ae7e2dcd8f0 |
|
MD5 | 6630430d17882443f5fb70710456c694 |
|
BLAKE2b-256 | a66a04f8550f7818416ec4b8e145b0b4021ff2f9c767ba9682f9efb280979b56 |