| 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
testROCtestROC
refROCrefROC
methodmethod
statstat
[Package mcradds version 1.1.0 Index]