View source: R/DCAP_functions.R
This function allows you to determine the baseline Correct Attribution Probability (CAP) of a synthetic dataset, relative to an original dataset.
1 | CAP_synthetic(dataframe, synthetic_dataframe, key_variable, target_variable)
|
dataframe |
dataset |
synthetic_dataframe |
synthetic dataset |
key_variable |
key variable |
target_variable |
target variable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.