Title
draw_ROC_Curve_from_fitted_model(StanS4class, plot_empirical_curves = FALSE)An S4 object of class stanfitExtended which is an inherited class from the S4 class stanfit.
This R object is a fitted model object
as a return value of the function fit_Bayesian_FROC().
To be passed to DrawCurves() ... etc
A logical, if it is true, then the empirical curve is drawn in the same plane.