Other packages > Find by keyword >

ungroup  

Penalized Composite Link Model for Efficient Estimation of Smooth Distributions from Coarsely Binned Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ungroup", "1.4.4")



Attach the package and use:
library("ungroup")
Maintained by
Marius D. Pascariu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-09-03
Latest Update: 2021-06-28
Description:
Versatile method for ungrouping histograms (binned count data) assuming that counts are Poisson distributed and that the underlying sequence on a fine grid to be estimated is smooth. The method is based on the composite link model and estimation is achieved by maximizing a penalized likelihood. Smooth detailed sequences of counts and rates are so estimated from the binned counts. Ungrouping binned data can be desirable for many reasons: Bins can be too coarse to allow for accurate analysis; comparisons can be hindered when different grouping approaches are used in different histograms; and the last interval is often wide and open-ended and, thus, covers a lot of information in the tail area. Age-at-death distributions grouped in age classes and abridged life tables are examples of binned data. Because of modest assumptions, the approach is suitable for many demographic and epidemiological applications. For a detailed description of the method and applications see Rizzi et al. (2015) <doi:10.1093/aje/kwv020>.
How to cite:
Marius D. Pascariu (2018). ungroup: Penalized Composite Link Model for Efficient Estimation of Smooth Distributions from Coarsely Binned Data. R package version 1.4.4, https://cran.r-project.org/web/packages/ungroup. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.0 (2018-09-03 12:10), 1.1.0 (2018-09-30 12:10), 1.1.1 (2018-10-15 15:10), 1.1.5 (2019-12-11 09:50), 1.3.0 (2021-01-10 16:40), 1.4.2 (2021-06-28 18:10)
Other packages that cited ungroup R package
View ungroup citation profile
Other R packages that ungroup depends, imports, suggests or enhances
Complete documentation for ungroup
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
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)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
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  

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