The lpcde
package provides R implementation of bandwidth selection, point estimation and inference procedures for local polynomial conditional distribution and density methods.
This work was supported by the National Science Foundation through grant SES-1947805 and SES-1947662, and by the National Institutes of Health through grant R01 GM072611-16.
https://nppackages.github.io/lpcde
Please email: lpcde@googlegroups.com
Install the development version of the package by running
devtools::install_github('nppackages/lpcde/R/lpcde')
To install/update in R type:
install.packages('lpcde')
If you have any contributions to help improve or increase the functionality of this package, then please feel free to contribute, by opening a PR or an issue if you have any suggestions.
Details regarding package updates can be found in NEWS.md.
-
Help: R Manual, CRAN repository.
-
A simple replication file: R-script.
-
Additional simulations using this package: Technical Paper replication script
- Cattaneo, Chandak, Jansson and Ma (2024): lpcde: Estimation and Inference for Local Polynomial Conditional Density Estimators.
Instructional guide.
- Cattaneo, Chandak, Jansson and Ma (2024): Boundary Adaptive Local Polynomial Conditional Density Estimators.
Bernoulli 30(4): 3193-3223.
Supplemental appendix.