Description Usage Arguments Value
View source: R/extract_EAP_by_array.R
Extract AUC for both srsc and MRMC data.
1 2 3 4 5 6 7 | extractAUC(
StanS4class,
dig = 3,
summary = TRUE,
new.imaging.device = TRUE,
print_CI_of_AUC = TRUE
)
|
StanS4class |
An S4 object of class To be passed to |
dig |
digits of estimates. |
summary |
Logical: |
new.imaging.device |
Logical: |
print_CI_of_AUC |
Logical, if |
The estimates of AUC with respect to modalities. It also retains the name vector, nnname =c(A[1],A[2],....,A[M])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.