coef.BuyseTestAuc: Extract the AUC Value
Description
Extract the AUC value.
Usage
# S3 method for BuyseTestAuc
coef(object, ...)
Arguments
object
object of class BuyseTestAUC
(output of the auc
function).
...
not used. For compatibility with the generic function.
Value
Estimated value for the AUC (numeric).