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.0")



Attach the package and use:
library("SmallCountRounding")
Maintained by
Øyvind Langsrud
[Scholar Profile | Author Map]
First Published: 2018-10-26
Latest Update: 2022-11-16
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.0, https://cran.r-project.org/web/packages/SmallCountRounding. Accessed 29 Mar. 2025.
Previous versions and publish date:
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for SmallCountRounding05101520253035TrendBars

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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