README.md

kerdec

Travis build
status AppVeyor build
status

R package to kernel deconvolution methods, including multivariate kernel deconvolution density estimation and deconvolution version of local constant polynomial regression.

Installation

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.

Example

This is a basic example which shows you how to solve a common problem:

library(kerdec)
## basic example code


gbasulto/kerdec documentation built on June 5, 2019, 10:58 a.m.