View source: R/binomial_hypothesis_test.R
Calculate_Z | R Documentation |
This function takes in data from a binomial distribution and outputs a differentally private estimate of that value. Created by Canyon.
Calculate_Z(X, epsilon)
X |
data from a binomial distribution - typically the number of successes. |
epsilon |
the privacy parameter. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.