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.0.7")



Attach the package and use:
library("easySdcTable")
Maintained by
Øyvind Langsrud
[Scholar Profile | Author Map]
First Published: 2016-12-30
Latest Update: 2022-12-22
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.0.7, https://cran.r-project.org/web/packages/easySdcTable. Accessed 04 Mar. 2025.
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)
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
02/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/02Downloads for easySdcTable051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

ormBigData  
Fitting Semiparametric Cumulative Probability Models for Big Data
A big data version for fitting cumulative probability models using the orm() function. See Liu et a ...
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  
aopdata  
Data from the 'Access to Opportunities Project (AOP)'
Download data from the 'Access to Opportunities Project (AOP)'. The 'aopdata' package brings annual ...
Download / Learn more Package Citations See dependency  
extremeStat  
Extreme Value Statistics and Quantile Estimation
Fit, plot and compare several (extreme value) distribution functions. Compute (truncated) distribut ...
Download / Learn more Package Citations See dependency  
regweight  
Convenience Functions for Implicit Regression Weights
A simple wrapper for calculating regression weights as defined by Aronow andSamii 2015 doi10.1111ajp ...
Download / Learn more Package Citations See dependency  
MKclass  
Statistical Classification
Performance measures and scores for statistical classification such as accuracy, sensitivity, specif ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

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