| calc.multiple | R Documentation |
typeperform calculations on multiple objects depending on argument type
calc.multiple(type, input)
## S4 method for signature 'character,list'
calc.multiple(type, input)
type |
a character vector of length 1 defining what to calculate|return|modify. Allowed types are:
|
input |
a list depending on argument
|
manipulated data based on argument type
list with elements 'groups', 'indices', 'strIDs', 'nrGroups' and 'nrTables'
if argument type matches 'makePartitions'
object of class linProb if argument type matches 'makeAttackerProblem'
object of class sdcProblem if argument type matches 'calcFullProblem'
internal functions/methods
Bernhard Meindl bernhard.meindl@statistik.gv.at
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.