Other packages > Find by keyword >

Kernelheaping  

Kernel Density Estimation for Heaped and Rounded Data
View on CRAN: Click here


Download and install Kernelheaping package within the R console
Install from CRAN:
install.packages("Kernelheaping")

Install from Github:
library("remotes")
install_github("cran/Kernelheaping")

Install by package version:
library("remotes")
install_version("Kernelheaping", "2.3.0")



Attach the package and use:
library("Kernelheaping")
Maintained by
Marcus Gross
[Scholar Profile | Author Map]
First Published: 2015-01-27
Latest Update: 2022-01-26
Description:
In self-reported or anonymised data the user often encounters heaped data, i.e. data which are rounded (to a possibly different degree of coarseness). While this is mostly a minor problem in parametric density estimation the bias can be very large for non-parametric methods such as kernel density estimation. This package implements a partly Bayesian algorithm treating the true unknown values as additional parameters and estimates the rounding parameters to give a corrected kernel density estimate. It supports various standard bandwidth selection methods. Varying rounding probabilities (depending on the true value) and asymmetric rounding is estimable as well: Gross, M. and Rendtel, U. (2016) (). Additionally, bivariate non-parametric density estimation for rounded data, Gross, M. et al. (2016) (), as well as data aggregated on areas is supported.
How to cite:
Marcus Gross (2015). Kernelheaping: Kernel Density Estimation for Heaped and Rounded Data. R package version 2.3.0, https://cran.r-project.org/web/packages/Kernelheaping. Accessed 02 Apr. 2025.
Previous versions and publish date:
0.2 (2015-01-27 12:10), 0.5 (2015-04-27 13:42), 0.9 (2015-06-13 01:30), 1.0 (2015-07-31 12:12), 1.2 (2015-12-07 16:16), 1.5 (2016-03-21 22:59), 1.6 (2016-04-16 00:10), 2.1.8 (2017-10-10 18:48), 2.2.0 (2018-07-31 17:10), 2.2.1 (2019-08-02 16:10), 2.2.2 (2020-02-21 11:40), 2.2.8 (2021-05-11 15:42)
Other packages that cited Kernelheaping R package
View Kernelheaping citation profile
Other R packages that Kernelheaping depends, imports, suggests or enhances
Complete documentation for Kernelheaping
Downloads during the last 30 days
03/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/01Downloads for Kernelheaping0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

geonapi  
'GeoNetwork' API R Interface
Provides an R interface to the 'GeoNetwork' API () allowing ...
Download / Learn more Package Citations See dependency  
pirate  
Generated Effect Modifier
An implementation of the generated effect modifier (GEM) method. This method constructs composite va ...
Download / Learn more Package Citations See dependency  
Maintainer: Zhe Su (view profile)
CTShiny  
Interactive Document for Working with Classification Tree Analysis
An interactive document on the topic of classification tree analysis using 'rmarkdown' and 'shiny' ...
Download / Learn more Package Citations See dependency  
CodeDepends  
Analysis of R Code for Reproducible Research and Code Comprehension
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA