WORK IN PROGRESS
package for variable density kernel estimation
implemented from TERRELL, G.R. and SCOTT, D. W. (1992). Variable kernel density estimation. Ann. Statist. 201236–1265.MR1186249
To install the package, use these two lines of codes.
install.packages("devtools")
devtools::install_github("kcucchi/vkde")