IdentificationRiskCategorical: An Identification Risk Function

View source: R/IdentificationRiskCategorical.R

IdentificationRiskCategoricalR Documentation

An Identification Risk Function

Description

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

Usage

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 April 12, 2025, 5:36 a.m.