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 06 Mar. 2026.
Previous versions and publish date:
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

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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