spedecon: Smoothness-Penalized Deconvolution for Density Estimation Under Measurement Error

Implements the Smoothness-Penalized Deconvolution method for estimating a probability density under measurement error of Kent and Ruppert (2023) <doi:10.1080/01621459.2023.2259028>. The estimator is formed by computing a histogram of the error-contaminated data, and then finding an estimate that minimizes a reconstruction error plus a smoothness-inducing penalty term. The primary function, sped(), takes the data and error distribution, and returns the estimator as a function.

Getting started

Package details

AuthorDavid Kent [aut, cre] (<https://orcid.org/0000-0003-2880-1216>)
MaintainerDavid Kent <dk657@cornell.edu>
LicenseGPL-3
Version0.1
URL https://www.davidjkent.org
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("spedecon")

Try the spedecon package in your browser

Any scripts or data that you put into this service are public.

spedecon documentation built on May 29, 2024, 8:40 a.m.