Description Usage Arguments Value References See Also Examples
Calculating Asymptotically Unbiased DP Two-Sided P-Value
1 | pvalTwoSide(Z, size, theta, b, q)
|
Z |
A Binomial sample with Tulap noise |
size |
The number of trials in Binomial distribution (parameter n in Binomial(n, θ)) |
theta |
The success probability for each trial (parameter θ in Binomial(n, θ)) |
b |
Discrete Laplace noise parameters, obtained by exp(-ε) |
q |
The truncated quantiles |
A vector of asymptotically unbiased two-sided p-values
Awan, Jordan Alexander, and Aleksandra Slavkovic. 2020. "Differentially Private Inference for Binomial Data". Journal of Privacy and Confidentiality 10 (1). https://doi.org/10.29012/jpc.725.
UMP one-sided p-values (pvalLeft
and
pvalRight
)
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.