View source: R/Barrientos_implementation.R
cdf_Barr | R Documentation |
Computes the empirical CDF of the reference distribution for the test statistic of the test proposed by Barrientos et al.
cdf_Barr(epsilon, n, a, p, M, reps)
epsilon |
The privacy parameter. |
n |
Number of observations in the database (number of rows of the design matrix). |
a |
Truncation parameter. |
p |
Number of parameters (number of columns of the design matrix). |
M |
Number of subsamples. |
reps |
Number of repetitions. |
a function with outputs on the interval (0,1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.