example.deprivation <- -2:2 #True level of deprivation in each object
example.comparisons <- simulate_comparisons(10, example.deprivation, 0)
#generate comparisons with judge noise.
example.comparisons <- simulate_comparisons(10, example.deprivation, 0.1)
Run the code above in your browser using DataLab