Other packages > Find by keyword >

easySdcTable  

Easy Interface to the Statistical Disclosure Control Package 'sdcTable' Extended with Own Implementation of 'GaussSuppression'
View on CRAN: Click here


Download and install easySdcTable package within the R console
Install from CRAN:
install.packages("easySdcTable")

Install from Github:
library("remotes")
install_github("cran/easySdcTable")

Install by package version:
library("remotes")
install_version("easySdcTable", "1.1.2")



Attach the package and use:
library("easySdcTable")
Maintained by
Øyvind Langsrud
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-30
Latest Update: 2025-08-20
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.
How to cite:
Øyvind Langsrud (2016). easySdcTable: Easy Interface to the Statistical Disclosure Control Package 'sdcTable' Extended with Own Implementation of 'GaussSuppression'. R package version 1.1.2, https://cran.r-project.org/web/packages/easySdcTable. Accessed 27 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:34), 0.1 (2016-12-30 12:29), 0.2.1 (2017-02-16 17:27), 0.3.0 (2017-04-10 11:16), 0.3.1 (2018-01-15 09:45), 0.3.3 (2019-02-20 15:20), 0.5.0 (2020-04-04 19:10), 0.6.0 (2020-07-27 11:10), 0.7.0 (2021-05-20 08:00), 0.8.0 (2021-08-12 23:20), 0.9.0 (2021-09-10 15:30), 1.0.0 (2021-10-11 12:30), 1.0.1 (2022-01-03 11:00), 1.0.3 (2022-03-22 14:10), 1.0.7 (2022-12-23 00:10), 1.1.1 (2025-03-17 15:10)
Other packages that cited easySdcTable R package
View easySdcTable citation profile
Other R packages that easySdcTable depends, imports, suggests or enhances
Complete documentation for easySdcTable
Functions, R codes and Examples using the easySdcTable R package
Some associated functions: EasyData . IncDefault . PTgui . PTwrap . PTxyz . ProtectTable . ProtectTable1 . ReplaceDimList . 
Some associated R codes: EasyData.R . IncProgress.R . PTwrap.R . PTxyz.R . ProtectTable.R . ProtectTable1.R . PtGui.R . RbindAllwithNames.R . ReplaceDimList.R .  Full easySdcTable package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

pgam  
Poisson-Gamma Additive Models
This work is an extension of the state space model for Poisson count data, Poisson-Gamma model, towa ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
structree  
Tree-Structured Clustering
Tree-structured modelling of categorical predictors (Tutz and Berger (2018), < ...
Download / Learn more Package Citations See dependency  

27,987

R Packages

239,283

Dependencies

74,234

Author Associations

27,988

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA