# NOT RUN {
#========================================================================================
# Now single reader and single modality case only
#========================================================================================
# Fit a model to data-set "dd"
# In the resulting object contained samples from posterior predictive distribution (PPD)
f <- fit_Bayesian_FROC( ite = 1111, summary = TRUE, cha = 1, dataList = dd )
# Plot samples synthesized from posterior predictive distribution (PPD)
plot_dataset_of_ppp_MRMC(f)
# }
# NOT RUN {
#dontrun
# }
Run the code above in your browser using DataLab