dataObj
-objectsinitialize dataObj
-objects
init.dataObj(input)# S4 method for list
init.dataObj(input)
an object of class dataObj
a list with element described below:
element 'inputData': a list object holding data
element 'dimVarInd': index (within inputData
) of variables that define the table to protect
element 'freqVarInd': index (within inputData
) of variable holding frequencies
element 'numVarInd' index (within inputData
) of numerical variables (or NULL)
element 'weightInd': index (within inputData
) of variable holding weights (or NULL)
element 'sampWeightInd': index (within inputData
) of variable holding sampling weights (or NULL)
element 'isMicroData': logical vector of length 1
Bernhard Meindl bernhard.meindl@statistik.gv.at