X_from_mc | R Documentation |
KDisclosurePrimary
Function to be used within KDisclosurePrimary
X_from_mc(
x,
crossTable,
mc_hierarchies,
removeIncomplete = FALSE,
returnNewCrossTable = FALSE,
noInner = FALSE,
...
)
X_from_mc_remove(..., removeIncomplete = TRUE)
X_from_mc_noinner(..., noInner = TRUE)
X_from_mc_remove_noinner(..., removeIncomplete = TRUE, noInner = TRUE)
x |
ModelMatrix generated by parent function |
crossTable |
crossTable generated by parent function |
mc_hierarchies |
a hierarchy representing meaningful combinations to be
protected. Default value is |
removeIncomplete |
When |
returnNewCrossTable |
When |
noInner |
When |
... |
parameters passed to children functions |
Øyvind Langsrud
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.