Learn R Programming

BuyseTest (version 3.0.5)

iid.BuyseTestAuc: Extract the idd Decomposition for the AUC

Description

Extract the iid decompotion relative to AUC estimate.

Usage

# S3 method for BuyseTestAuc
iid(x, ...)

Value

A column vector.

Arguments

x

object of class BuyseTestAUC (output of the auc function).

...

not used. For compatibility with the generic function.