Learn R Programming

GaussSuppression (version 1.2.0)

Tabular Data Suppression using Gaussian Elimination

Description

A statistical disclosure control tool to protect tables by suppression using the Gaussian elimination secondary suppression algorithm (Langsrud, 2024) . 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) .

Copy Link

Version

Install

install.packages('GaussSuppression')

Monthly Downloads

664

Version

1.2.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Oyvind Langsrud

Last Published

September 25th, 2025

Functions in GaussSuppression (1.2.0)

MagnitudeRule

Dominance (n,k) or p% rule for magnitude tables
LazyLinkedTables

Linked tables by full GaussSuppressionFromData iterations
MaxContribution

Find major contributions to aggregates
NContributorsRule

Number of contributors suppression rule
IntervalLimits

Construct feasibility interval requirements
NcontributorsHolding

Ncontributors with holding-indicator
IncrementalTimeSuppression

Incremental Time Suppression
Ncontributors

Find the number of unique groups contributing to aggregates
KDisclosurePrimary

Construct primary suppressed difference matrix
HierarchyContributors

Counts of input code contributions
SingletonDefault

Default singleton function
PrimaryFromSuppressedData

primary and forced from suppressed data
NcontributorsRule

Identical to ´NContributorsRule´
PrimaryRemoveWg

Special functions for the avoidance of suppression
PackageSpecs

Function for viewing built-in GaussSuppression specs
SuppressDirectDisclosure

Suppression of directly-disclosive cells
SuppressDominantCells

Suppress magnitude tables using dominance (n,k) or p% rule for primary suppression.
PrimaryFromRiskyDefault

Additional primary cells based on risky primary cells
PrimaryDefault

Default primary function
reexports

Objects exported from other packages
SuppressKDisclosure

K-disclosure suppression
SuppressFewContributors

Few contributors suppression
SuppressionFromDecimals

Cell suppression from synthetic decimal numbers
X_from_mc

Function to be used within KDisclosurePrimary
SingletonUniqueContributor

Unique contributor singleton function
SuppressSmallCounts

Small count frequency table suppression.
SuppressLinkedTables

Consistent Suppression of Linked Tables
FindDominantCells

Method for finding dominant cells according to (possibly multiple) n,k dominance rules.
GaussSuppressionTwoWay

Two-way iteration variant of GaussSuppressionFromData
AdditionalSuppression

GaussSuppression from data and suppressed data
ChainedSuppression

Repeated GaussSuppression with forwarding of previous results
CandidatesDefault

Candidates functions
GetDefault

Get default value of a function
ComputeIntervals

Function for calculating intervals for suppressed tables.
FixRiskyIntervals

New primary cells to fix risky intervals
GaussSuppressionFromData

Cell suppression from input data containing inner cells
GaussSuppressDec

Cell suppression with synthetic decimal numbers