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 19 Apr. 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
03/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/17Downloads for SmallCountRounding051015202530354045TrendBars

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  
arsenal  
An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
An Arsenal of 'R' functions for large-scale statistical summaries, which are streamlined to work wi ...
Download / Learn more Package Citations See dependency  
PCGSE  
Principal Component Gene Set Enrichment
Contains logic for computing the statistical association of variable groups, i.e., gene sets, with r ...
Download / Learn more Package Citations See dependency  
MScombine  
Combine Data from Positive and Negative Ionization Mode Finding Common Entities
Find common entities detected in both positive and negative ionization mode, delete this entity in ...
Download / Learn more Package Citations See dependency  
SDT  
Self-Determination Theory Measures
Functions for self-determination motivation theory (SDT) to compute measures of motivation internal ...
Download / Learn more Package Citations See dependency  
signibox  
Statistical Significance Marks on Boxplots
Add significance marks to any R Boxplot, including a given significance niveau. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

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