Skip to content

nppackages/binsreg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binscatter Methods

The binsreg package implements estimation, inference and graphical procedures using binscatter methods.

  • binsreg: least squares binscatter regression with robust inference and plots.
  • binsqreg: quantile binscatter regression with robust inference and plots.
  • binsglm: generalized linear binscatter regression with robust inference and plots (R and Python).
  • binslogit: logit binscatter estimation with robust inference and plots (Stata).
  • binsprobit: probit binscatter estimation with robust inference and plots (Stata).
  • binstest: binscatter-based tests for parametric specifications and shape restrictions.
  • binspwc: binscatter-based pairwise group comparison tests.
  • binsregselect: data-driven selection of the number of bins for binscatter estimation.

Python Implementation

To install/update in Python type:

pip install binsreg

R Implementation

To install/update in R type:

install.packages('binsreg')

Stata Implementation

To install/update in Stata type:

net install binsreg, from(https://raw.githubusercontent.com/nppackages/binsreg/main/stata) replace

References

Software and Implementation

Technical and Methodological

Funding

This work was supported in part by the National Science Foundation through grants SES-1947805, SES-2019432, and SES-2241575.



About

Binscatter Methods

Resources

License

Security policy

Stars

Watchers

Forks

Contributors