confint.BuyseTestAuc {BuyseTest} | R Documentation |
Extract the AUC value with its Confidence Interval
Description
Extract the AUC value with its Confidence Interval and p-value testing whether the AUC equals 0.5.
Usage
## S3 method for class 'BuyseTestAuc'
confint(object, ...)
Arguments
object |
object of class |
... |
not used. For compatibility with the generic function. |
Value
Estimated value for the AUC, its standard error, the lower and upper bound of the confidence interval and the p-value.
[Package BuyseTest version 3.0.4 Index]