Description Usage Arguments Value Examples
View source: R/CDFtestingSuite.R
Calculates the Mean Absolute Error area between the non-private CDF and the dpCDF
1  | 
Y | 
 The vector output of a non-differentially private CDF computation (cumulative count bins)  | 
est | 
 The vector output of a differentially private CDF computation (cumulative count bins)  | 
... | 
 Optionally add additional parameters. This is primarily used to allow automated execution of varied diagnostic functions.  | 
The MAE
1  | 
[1] 0.2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.