Make a Measurement that uses propose-test-release to release a hashmap of counts.
Usage
make_laplace_threshold(
input_domain,
input_metric,
scale,
threshold,
k = NULL,
.MO = "Approximate<MaxDivergence>"
)Details
This function takes a noise granularity in terms of 2^k. Larger granularities are more computationally efficient, but have a looser privacy map. If k is not set, k defaults to the smallest granularity.
Required features: contrib
make_laplace_threshold in Rust documentation.
Citations:
Rogers23 A Unifying Privacy Analysis Framework for Unknown Domain Algorithms in Differential Privacy
Supporting Elements:
Input Domain:
DIOutput Type:
MIInput Metric:
MOOutput Measure:
DI::Carrier
Proof Definition: