Learn R Programming

easySdcTable (version 1.1.1)

Easy Interface to the Statistical Disclosure Control Package 'sdcTable' Extended with Own Implementation of 'GaussSuppression'

Description

The main function, ProtectTable(), performs table suppression according to a frequency rule with a data set as the only required input. Within this function, protectTable(), protect_linked_tables() or runArgusBatchFile() in package 'sdcTable' is called. Lists of level-hierarchy (parameter 'dimList') and other required input to these functions are created automatically. The suppression method Gauss (default) is implemented independently of 'sdcTable'. The function, PTgui(), starts a graphical user interface based on the 'shiny' package.

Copy Link

Version

Install

install.packages('easySdcTable')

Monthly Downloads

351

Version

1.1.1

License

Apache License 2.0 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Oyvind Langsrud

Last Published

March 17th, 2025

Functions in easySdcTable (1.1.1)

ReplaceDimList

ReplaceDimList
PTxyz

ProtectTable with output ready for SuppressDec in package RegSDC
ProtectTable

Easy interface to sdcTable: Table suppression according to a frequency rule.
IncDefault

Default IncProgress function
PTwrap

Wrapper to ProtectTable() with additional methods (partly experimental)
PTgui

Table suppression - Shiny Gui
EasyData

Function that returns a dataset
ProtectTable1

Easy input interface to sdcTable