# NOT RUN {
# }
# NOT RUN {
#========================================================================================
# 1) Fit a model to an MRMC data-set named dd
#========================================================================================
fit <- fit_Bayesian_FROC(
ite = 1111,
summary = FALSE,
cha = 1,
dataList = dd
)
#========================================================================================
# 2) Sort the AUC and make a ranking table
#========================================================================================
sortAUC(fit)
# Then, a ranking table will appear.
# Reviesed 2019 Sept 9
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab