GaussSuppression (version 0.9.2)
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) .