R/adheaping-package.R

#' adheaping: characteristic-function de-heaping density estimation
#'
#' Tuning-free kernel density estimation for heaped and rounded data. See the vignette
#' \code{vignette("adheaping")}. The methods derive from the spectral-decomposition kernel
#' density estimation of Thornton (arXiv:2606.15450). The main entry point is \code{\link{adkde}}.
#'
#' @keywords internal
#' @importFrom stats fft sd dnorm runif quantile median var approx filter
"_PACKAGE"

Try the adheaping package in your browser

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

adheaping documentation built on Sept. 18, 2026, 1:06 a.m.