tpROC-class {mcradds} | R Documentation |
Test for Paired ROC Class
Description
The tpROC
class serves as the store for results in testing the AUC of paired
two-sample assays.
Usage
tpROC(testROC, refROC, method, H0, stat)
Arguments
testROC |
( |
refROC |
( |
method |
( |
H0 |
( |
stat |
( |
Value
An object of class tpROC
.
Slots
testROC
testROC
refROC
refROC
method
method
stat
stat
[Package mcradds version 1.1.0 Index]