.IdentificationRiskC | R Documentation |
This function will compute the identification risk for a dataset with synthetic categorical variables.
.IdentificationRiskC(
dataMatrix,
rows,
cols,
syndataMatrices,
num,
knowncols,
numKnown,
syncols,
numSyn
)
origdata |
dataframe of the origonal data |
syndata |
list of the different synthetic dataframes |
known |
vector of the names of the columns in the dataset assumed to be known |
syn |
vector of the names of the columns in the dataset that are synthetic |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.