LR.same = c(0.5, 2, 4, 6, 8, 10) # the list of LRs for the same source proposition
LR.different = c(0.2, 0.4, 0.6, 0.8, 1.1) # the list of LRs for the different source proposition
logistic.calibrate.set(LR.same, LR.different) # compute the logistic calibration on the data
Run the code above in your browser using DataLab