Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.