Usage
then_laplace(lhs, scale, k = NULL)
Arguments
- lhs
The prior transformation or metric space.
- scale
Noise scale parameter for the Laplace distribution. scale
== standard_deviation / sqrt(2).
- k
The noise granularity in terms of 2^k, only valid for domains over floats.