Package: GaussSuppression
Type: Package
Title: Tabular Data Suppression using Gaussian Elimination
Version: 0.1.0
Date: 2021-09-23
Authors@R: c(person("Øyvind", "Langsrud", role = c("aut", "cre"),
                    email = "oyl@ssb.no"),
             person("Daniel", "Lupp", role = c("aut")))
Maintainer: Øyvind Langsrud <oyl@ssb.no>
Depends: Matrix
Imports: SSBtools, RegSDC, stats, methods
Description: A statistical disclosure control tool to protect tables by suppression using the Gaussian elimination secondary suppression algorithm. Primary suppression functions for the minimum frequency rule, the dominance rule and a directly-disclosive rule are included. General primary suppression functions can be supplied as input. Suppressed frequencies can be replaced by synthetic decimal numbers as described in Langsrud (2019) <doi:10.1007/s11222-018-9848-9>.
License: Apache License 2.0
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-09-23 18:36:52 UTC; oyl
Author: Øyvind Langsrud [aut, cre],
  Daniel Lupp [aut]
Repository: CRAN
Date/Publication: 2021-09-24 07:50:02 UTC
