Tabular Data Suppression using Gaussian Elimination
Function for calculating intervals for suppressed tables.
Counts of input code contributions
Incremental Time Suppression
Construct primary suppressed difference matrix
Identical to ´NContributorsRule´
Number of contributors suppression rule
Function to be used within KDisclosurePrimary
Objects exported from other packages
Default singleton function
Unique contributor singleton function
Suppression of directly-disclosive cells
Suppress magnitude tables using dominance (n,k)
or p% rule for prima...
Few contributors suppression
Cell suppression from synthetic decimal numbers
K-disclosure suppression
Small count frequency table suppression.
GaussSuppression from data and suppressed data
Candidates functions
Repeated GaussSuppression with forwarding of previous results
Method for finding dominant cells according to (possibly multiple) n,k...
New primary cells to fix risky intervals
Cell suppression with synthetic decimal numbers
Cell suppression from input data containing inner cells
Two-way iteration variant of GaussSuppressionFromData
Get default value of a function
Linked tables by full GaussSuppressionFromData
iterations
Dominance (n,k)
or p% rule for magnitude tables
Find major contributions to aggregates
Find the number of unique groups contributing to aggregates
Ncontributors
with holding-indicator
Default range limit function
Function for viewing built-in GaussSuppression specs
Default primary function
Additional primary cells based on risky primary cells
primary
and forced
from suppressed data
Special functions for the avoidance of suppression
Function used in RangeLimitsDefault example
A statistical disclosure control tool to protect tables by suppression using the Gaussian elimination secondary suppression algorithm (Langsrud, 2024) <doi:10.1007/978-3-031-69651-0_6>. 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) <doi:10.1007/s11222-018-9848-9>.
Useful links