Other packages > Find by keyword >

GaussSuppression  

Tabular Data Suppression using Gaussian Elimination
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GaussSuppression", "1.2.3")



Attach the package and use:
library("GaussSuppression")
Maintained by
Øyvind Langsrud
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-09-24
Latest Update: 2025-06-26
Description:
A statistical disclosure control tool to protect tables by suppression using the Gaussian elimination secondary suppression algorithm. A suggestion is to start by working with functions SuppressSmallCounts() and SuppressDominantCells(). These functions use primary suppression functions for the minimum frequency rule and the dominance rule, respectively. Novel functionality for suppression of disclosive cells is also included. General primary suppression functions can be supplied as input to the general working horse function, GaussSuppressionFromData(). Suppressed frequencies can be replaced by synthetic decimal numbers as described in Langsrud (2019) .
How to cite:
Øyvind Langsrud (2021). GaussSuppression: Tabular Data Suppression using Gaussian Elimination. R package version 1.2.3, https://cran.r-project.org/web/packages/GaussSuppression. Accessed 06 Aug. 2026.
Previous versions and publish date:
0.1.0 (2021-09-24 09:50), 0.2.0 (2022-04-05 15:12), 0.3.0 (2022-05-24 20:40), 0.4.0 (2022-06-28 16:30), 0.5.0 (2022-08-30 11:50), 0.6.0 (2023-03-31 14:30), 0.7.0 (2023-06-07 18:40), 0.8.0 (2024-02-02 16:20), 0.8.3 (2024-03-22 14:50), 0.8.5 (2024-05-22 11:00), 0.8.8 (2024-06-28 11:20), 0.9.0 (2024-09-24 13:00), 0.9.2 (2024-12-09 10:50), 0.9.5 (2025-02-07 13:50), 0.9.6 (2025-03-12 17:30), 1.0.0 (2025-04-24 11:50), 1.1.0 (2025-06-26 17:30), 1.1.5 (2025-08-25 13:10), 1.2.0 (2025-09-25 09:20), 1.2.3 (2025-12-11 17:10), (2026-07-09 08:05)
Other packages that cited GaussSuppression R package
View GaussSuppression citation profile
Other R packages that GaussSuppression depends, imports, suggests or enhances
Complete documentation for GaussSuppression
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
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