Extract AUC for both srsc and MRMC data.
extractAUC(StanS4class, dig = 3, summary = TRUE,
new.imaging.device = TRUE, print_CI_of_AUC = TRUE)
An S4 object of class stanfitExtended
which is an inherited class from the S4 class stanfit
. This R object can be passed to the DrawCurves()
, ppp()
and ... etc
digits of estimates.
Logical: TRUE
of FALSE
. Whether to print the verbose summary, i.e., logical; If TRUE
then verbose summary is printed in the R console. If FALSE
, the output is minimal. I regret, this variable name should be verbose.
Logical: TRUE
of FALSE
. If TRUE (default), then open a new device to draw curve.
Using this we can draw curves in same plain by new.imaging.device=FALSE.
Logical, if TRUE
then Credible intervals of AUCs for each modality are plotted.
The estimates of AUC with respect to modalities. It also retains the name vector, nnname =c(A[1],A[2],....,A[M])