Other packages > Find by keyword >

SmallCountRounding  

Small Count Rounding of Tabular Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SmallCountRounding", "1.2.5")



Attach the package and use:
library("SmallCountRounding")
Maintained by
Øyvind Langsrud
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-10-26
Latest Update: 2025-02-05
Description:
A statistical disclosure control tool to protect frequency tables in cases where small values are sensitive. The function PLSrounding() performs small count rounding of necessary inner cells so that all small frequencies of cross-classifications to be published (publishable cells) are rounded. This is equivalent to changing micro data since frequencies of unique combinations are changed. Thus, additivity and consistency are guaranteed. The methodology is described in Langsrud and Heldal (2018) <https://www.researchgate.net/publication/327768398_An_Algorithm_for_Small_Count_Rounding_of_Tabular_Data>.
How to cite:
Øyvind Langsrud (2018). SmallCountRounding: Small Count Rounding of Tabular Data. R package version 1.2.5, https://cran.r-project.org/web/packages/SmallCountRounding. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 08:26), 0.2 (2018-10-26 16:30), 0.3.0 (2019-02-28 14:20), 0.4.0 (2019-10-18 00:30), 0.5.0 (2020-09-21 18:20), 0.6.0 (2020-10-15 13:40), 0.7.0 (2021-03-09 09:10), 0.8.0 (2021-04-26 07:20), 0.9.0 (2021-09-29 14:00), 1.0.0 (2022-08-26 21:34), 1.0.2 (2022-10-12 14:03), 1.0.3 (2022-11-16 16:00), 1.0.5 (2024-09-06 01:30), 1.0.8 (2024-10-22 14:20), 1.1.0 (2024-12-09 10:00), 1.2.0 (2025-02-05 12:40)
Other packages that cited SmallCountRounding R package
View SmallCountRounding citation profile
Other R packages that SmallCountRounding depends, imports, suggests or enhances
Complete documentation for SmallCountRounding
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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