nprobust

October 26, 2018 · View on GitHub

The nprobust package provides Stata and R implementations of bandwidth selection, point estimation and inference procedures for nonparametric kernel-based density and local polynomial methods.

This work is supported by the National Science Foundation through grant SES-1459931.

For technical, methodological and implementation details see the following papers (and references therein):

Implementation in Stata:

  • To install/update in Stata type:
· net install nprobust, from(https://sites.google.com/site/nppackages/nprobust/stata) replace

or

· github install iphone7725/nprobust

Implementation in R:

  • To install/update in R type:
· install.packages('nprobust')

Last update: May 1, 2018.