Learn R Programming

⚠️There's a newer version (1.1.1) of this package.Take me there.

easySdcTable (version 1.0.7)

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

219

Version

1.0.7

License

Apache License 2.0 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Oyvind Langsrud

Last Published

December 22nd, 2022

Functions in easySdcTable (1.0.7)

PTgui

Table suppression - Shiny Gui
PTwrap

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

Function that returns a dataset
PTxyz

ProtectTable with output ready for SuppressDec in package RegSDC
ReplaceDimList

ReplaceDimList
ProtectTable1

Easy input interface to sdcTable
ProtectTable

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

Default IncProgress function