Learn R Programming

spedecon (version 0.1)

Smoothness-Penalized Deconvolution for Density Estimation Under Measurement Error

Description

Implements the Smoothness-Penalized Deconvolution method for estimating a probability density under measurement error of Kent and Ruppert (2023) . 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.

Copy Link

Version

Install

install.packages('spedecon')

Monthly Downloads

160

Version

0.1

License

GPL-3

Maintainer

David Kent

Last Published

January 12th, 2024

Functions in spedecon (0.1)

gaussian_gtwid

Fourier transform of Gaussian density
laplace_gtwid

Fourier transform of Laplace density
new_spedecon_gtwid

Creates object of class spedecon_gtwid
uniform_gtwid

Fourier transform of Uniform density
sped

Smoothness-Penalized Deconvolution
compute_ephemera

Pre-computations for sped
new_spedecon_spline_sped_fit

Creates object of class spedecon_spline_sped_fit