Learn R Programming

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

sdcTable (version 0.32.2)

Methods for Statistical Disclosure Control in Tabular Data

Description

Methods for statistical disclosure control in tabular data such as primary and secondary cell suppression as described for example in Hundepol et al. (2012) are covered in this package.

Copy Link

Version

Install

install.packages('sdcTable')

Monthly Downloads

1,164

Version

0.32.2

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

December 3rd, 2021

Functions in sdcTable (0.32.2)

dataObj-class

S4 class describing a dataObj-object
get.dataObj

query dataObj-objects depending on argument type
get.cutList

query cutList-objects depending on argument type
contributing_indices

Compute contributing units to table cells
get.simpleTriplet

query simpleTriplet-objects depending on argument type
get.sdcProblem

query sdcProblem-objects depending on argument type
change_cellstatus

Change anonymization status of a specific cell
linProb-class

S4 class describing a linProb-object
makeProblem

Create a problem instance
runArgusBatchFile

runArgusBatchFile
init.dimVar

initialize dimVar-object
create_node

Create a hierarchy
init.simpleTriplet

initialize simpleTriplet-objects depending on argument type
dimInfo-class

S4 class describing a dimInfo-object
print,sdcProblem-method

print objects of class sdcProblem-class.
problemInstance-class

S4 class describing a problemInstance-object
set.linProb

change linProb-objects depending on argument type
set.problemInstance

modify problemInstance-objects depending on argument type
createArgusInput

Create input files for tauArgus
show,sdcProblem-method

show objects of class sdcProblem-class.
safeObj-class

S4 class describing a safeObj-object
createJJFormat

Create input for jj_format
calc.multiple

perform calculations on multiple objects depending on argument type
primarySuppression

Apply primary suppression
dimVar-class

S4 class describing a dimVar-object
simpleTriplet-class

S4 class describing a simpleTriplet-object
sdcProb2df

Transform a problem instance
print,dimVar-method

print dimVar-class objects
init.cutList

initialize cutList-objects depending on argument type
get.problemInstance

query problemInstance-objects depending on argument type
init.dataObj

initialize dataObj-objects
get.linProb

query linProb-objects depending on argument type
protectTable

Protecting sdcProblem objects
writeJJFormat

Write a problem in jj-format to a file
protectLinkedTables

Protect two tables with common cells
getInfo

Retrieve information in sdcProblem or problemInstance objects
summary,sdcProblem-method

summarize object of class sdcProblem-class or safeObj-class.
get_safeobj

Query information from protected problem instances
sdcProblem-class

S4 class describing a sdcProblem-object
createRegSDCInput

Create input for RegSDC/other Tools
set.dimInfo

modify dimInfo-objects depending on argument type
set.dataObj

modify dataObj-objects depending on argument type
cutList-class

S4 class describing a cutList-object
sdc_testproblem

A Problem-Instance used for examples/testing
set.cutList

modify cutList-objects depending on argument type
get.dimInfo

query dimInfo-objects depending on argument type
get.dimVar

query dimVar-objects depending on argument type
microdata1

Synthetic Microdata (1)
set.sdcProblem

modify sdcProblem-objects depending on argument type
setInfo

Set/Update information in sdcProblem or problemInstance objects
microdata2

Synthetic Microdata (2)
calc.simpleTriplet

modify simpleTriplet-objects depending on argument type
calc.cutList

perform calculations on cutList-objects depending on argument type
calc.dimVar

modify dimVar-objects depending on argument type
calc.problemInstance

perform calculations on problemInstance-objects depending on argument type
cell_info

Get information about specific cells
calc.sdcProblem

perform calculations on sdcProblem-objects depending on argument type
calc.linProb

perform calculations on linProb-objects depending on argument type
argusVersion

argusVersion
attack

Attacking primary suppressed cells