Package: spedecon 0.1
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.
Authors:
spedecon_0.1.tar.gz
spedecon_0.1.zip(r-4.7)spedecon_0.1.zip(r-4.6)spedecon_0.1.zip(r-4.5)
spedecon_0.1.tgz(r-4.6-any)spedecon_0.1.tgz(r-4.5-any)
spedecon_0.1.tar.gz(r-4.7-any)spedecon_0.1.tar.gz(r-4.6-any)
spedecon_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
spedecon/json (API)
| # Install 'spedecon' in R: |
| install.packages('spedecon', repos = c('https://dk657.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:50a088235b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 85 | ||
| source / vignettes | OK | 139 | ||
| linux-release-x86_64 | OK | 98 | ||
| macos-release-arm64 | OK | 199 | ||
| macos-oldrel-arm64 | OK | 133 | ||
| windows-devel | OK | 125 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 91 |
Exports:compute_ephemeragaussian_gtwidlaplace_gtwidnew_spedecon_gtwidspeduniform_gtwid
Dependencies:quadprog
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Pre-computations for sped | compute_ephemera |
| Fourier transform of Gaussian density | gaussian_gtwid |
| Fourier transform of Laplace density | laplace_gtwid |
| Creates object of class 'spedecon_gtwid' | new_spedecon_gtwid |
| Creates object of class 'spedecon_spline_sped_fit' | new_spedecon_spline_sped_fit |
| Smoothness-Penalized Deconvolution | sped |
| Fourier transform of Uniform density | uniform_gtwid |
