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: 2024-01-31
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 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:57), 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

Today's Hot Picks in Authors and Packages

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
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  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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