sdcTable (version 0.20.5)

sdcProblem-class: S4 class describing a sdcProblem-object

Description

An object of class sdcProblem contains the entire information that is required to protect the complete table that is given by the dimensional variables. Such an object holds the data itself (slot dataObj), the entire information about the dimensional variables (slot dimInfo), information on all table cells (ID's, bounds, values, anonymization state in slot problemInstance), the indices on the subtables that need to be considered if one wants to protect primary sensitive cells using a heuristic approach (slot partition, information on which groups or rather subtables have already been protected while performing a heuristic method (slots startI and startJ) and the time that has been elapsed (slot elapsedTime).

Arguments

Details

[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]