coef.BuyseTestAuc {BuyseTest}R Documentation

Extract the AUC Value

Description

Extract the AUC value.

Usage

## S3 method for class '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).


[Package BuyseTest version 3.0.2 Index]