Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel Density and Local Polynomial Regression Methods

The package nprobust implements estimation, inference, bandwidth selection, and graphical procedures for kernel density and local polynomial regression methods, including robust bias-corrected confidence intervals.

  • lprobust: local polynomial point estimation and robust bias-corrected inference.
  • lpbwselect: data-driven bandwidth selection for local polynomial regression.
  • kdrobust: kernel density point estimation and robust bias-corrected inference.
  • kdbwselect: data-driven bandwidth selection for kernel density estimation.
  • plot_lprobust/plot_kdrobust and nprobust.plot: graphical presentation of results.

Python Implementation

To install/update in Python type:

pip install nprobust_pkg

R Implementation

To install/update in R type:

install.packages('nprobust')

Stata Implementation

To install/update in Stata type:

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

References

For overviews and introductions, see the nppackages website.

Software and Implementation

Technical and Methodological

Funding

This work was supported by the National Science Foundation through grants SES-1459931 and SES-1947805.

About

Kernel Density and Local Polynomial Regression Methods

Resources

Security policy

Stars

3 stars

Watchers

3 watching

Forks

Releases

Contributors

Languages