Implements binscatter methods, including partition selection, point estimation, pointwise and uniform inference methods, and graphical procedures.
Project description
BINSREG
Binscatter provides a flexible, yet parsimonious way of visualizing and summarizing large data sets and has been a popular methodology in applied microeconomics and other social sciences. The binsreg
package provides tools for statistical analysis using the binscatter methods developed in Cattaneo, Crump, Farrell and Feng (2022). binsreg implements binscatter least squares regression with robust inference and plots, including curve estimation, pointwise confidence intervals and uniform confidence band. binsqreg
implements binscatter quantile regression with robust inference and plots, including curve estimation, pointwise confidence intervals and uniform conf idence band. binsglm
implements binscatter generalized linear regression with robust inference and plots, including curve estimation, pointwise confidence intervals and uniform confidence band. binstest
implements binscatter-based hypothesis testing procedures for parametric specifications of and shape restrictions on the unknown function of interest. binspwc
implements hypothesis testing procedures for pairwise group comparison of binscatter estimators. binsregselect
implements data-driven number of bins selectors for binscatter implementation using either quantile-spaced or evenly-spaced binning/partitioning. All the commands allow for covariate adjustment, smoothness restrictions, and clustering, among other features.
Authors
Matias D. Cattaneo (cattaneo@princeton.edu)
Richard K. Crump (richard.crump@ny.frb.org)
Max H. Farrell (maxhfarrell@ucsb.edu)
Yingjie Feng (fengyingjiepku@gmail.com)
Ricardo Masini (rmasini@princeton.edu)
Website
https://nppackages.github.io/binsreg/
Major Upgrades
This package was first released in Winter 2019, and had one major upgrade in Summer 2021.
Summer 2021 new features include: (i) generalized linear models (logit, Probit, etc.) binscatter; (ii) quantile regression binscatter; (iii) new generic specification and shape restriction hypothesis testing function (now including Lp metrics); (iv) multi-group comparison of binscatter estimators; (v) generic point evaluation of covariate-adjusted binscatter; (vi) speed improvements and optimization. A complete list of upgrades can be found here.
Installation
To install/update use pip
pip install binsreg
Usage
from binsreg import binsregselect, binsreg, binsqreg, binsglm, binstest, binspwc
- Replication: binsreg illustration, simulated data.
Dependencies
- numpy
- pandas
- scipy
- statsmodel
- plotnine
References
For overviews and introductions, see NP Packages website.
Software and Implementation
- Cattaneo, Crump, Farrell and Feng (2023c): Binscatter Regressions.
Working paper, prepared for Stata Journal.
Technical and Methodological
-
Cattaneo, Crump, Farrell and Feng (2023a): On Binscatter.
Working paper. -
Cattaneo, Crump, Farrell and Feng (2023b): Nonlinear Binscatter Methods.
Working paper.
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
Built Distribution
File details
Details for the file binsreg-2.1.5.tar.gz
.
File metadata
- Download URL: binsreg-2.1.5.tar.gz
- Upload date:
- Size: 86.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05a10253394dc12eff157118ab0afff2c22915ff79d4a0f2148843ccee05f97d |
|
MD5 | abd83fcbb54d9ac41589c1f856bf65e9 |
|
BLAKE2b-256 | cf7ecd6f1365f74f7331f303745d6b26522ed38296af45fdb0a6fe992a621816 |
File details
Details for the file binsreg-2.1.5-py3-none-any.whl
.
File metadata
- Download URL: binsreg-2.1.5-py3-none-any.whl
- Upload date:
- Size: 86.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51c2ab9d841eb2808dc0d84b1265f871c6569ac6f4be970ddf5171b8d61fbb02 |
|
MD5 | b1c5fe3c8db371296c1dab6672a5bfa8 |
|
BLAKE2b-256 | abfe3890926cb47e7f44bd44560930c33157871f91a299f357ed5e9f79442eb6 |