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