coef.BuyseTestAuc: Extract the AUC Value

View source: R/auc.R

coef.BuyseTestAucR 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).


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