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 18 Sep. 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

hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
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  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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