Usage
then_randomized_response(lhs, categories, prob, .T = NULL, .QO = NULL)
Arguments
- lhs
The prior transformation or metric space.
- categories
Set of valid outcomes
- prob
Probability of returning the correct answer. Must be in [1/num_categories, 1)
- .T
Data type of a category.
- .QO
Data type of probability and output distance.