confint.BuyseTestAuc: Extract the AUC value with its Confidence Interval

View source: R/auc.R

confint.BuyseTestAucR 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 BuyseTestAUC (output of the auc function).

...

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.


BuyseTest documentation built on March 31, 2023, 6:55 p.m.