R
package to kernel deconvolution methods, including multivariate
kernel deconvolution density estimation and deconvolution version of
local constant polynomial
regression.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("gbasulto/kerdec")
A stable version will soon be uploaded to CRAN.
This is a basic example which shows you how to solve a common problem:
library(kerdec)
## basic example code