Description Usage Arguments Examples
View source: R/CDFtestingSuite.R
Calculates the mean value from a CDF plot.
1 |
est |
The vector output of a differentially private CDF computation (cumulative count bins) |
range |
A vector length 2 containing user-specified min and max Note that the gran and range must be the same as used to make the DP-CDF! |
gran |
The smallest unit of measurement in the data (one [year] for a list of ages) |
... |
Optionally add additional parameters. This is primarily used to allow automated execution of varied diagnostic functions. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.