Skip to content

estimation and inference using local polynomial distribution/density regression methods.

Notifications You must be signed in to change notification settings

iphone7725/lpdensity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lpdensity

The lpdensity package provides Stata and R implementations of bandwidth selection, point estimation and inference procedures for local polynomial distribution and density methods.

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

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

Implementation in Stata:

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

or

. github install iphone7725/lpdensity

Implementation in R:

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

Last update: July 7, 2017.

About

estimation and inference using local polynomial distribution/density regression methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages