Skip to content

gbasulto/kerdec

Repository files navigation

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

About

R package for kernel deconvolution methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published