Author_vs_classic_for_AUC: validation of AUC calculation
Description
This is for the author.
Usage
Author_vs_classic_for_AUC(StanS4class)
Arguments
StanS4class
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