This package is designed to estimate bivariate densities using
nonparametric local polynomial procedures for data that belong to
(complicated) domains in
This package has been created to illustrate the properties of the estimation procedure proposed in this paper.
You can install the development version of densityLocPoly from GitHub with:
# install.packages("devtools")
devtools::install_github("klutchnikoff/densityLocPoly")
library("densityLocPoly")
Examples used in the companion paper arXiv:2308.01156 are accessible here