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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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