IdentificationRiskCategorical: An Identification Risk Function

Description Usage Arguments

View source: R/IdentificationRiskCategorical.R

Description

This function will compute the identification risk for a dataset with synthetic categorical variables.

Usage

1
IdentificationRiskCategorical(origdata, syndata, known, syn)

Arguments

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


RyanHornby/IdentificationRisk documentation built on May 8, 2021, 5:23 a.m.