The tpROC
class serves as the store for results in testing the AUC of paired
two-sample assays.
tpROC(testROC, refROC, method, H0, stat)
An object of class tpROC
.
(list
)
object from pRPC::roc()
function for test assay.
(list
)
object from pRPC::roc()
function for reference/standard assay.
(character
)
method of hypothesis test.
(numeric
)
margin of test.
(list
)
list that contains the difference comparing results,
such as the difference of AUC, standard error, confidence interval, Z statistic
and P value.
testROC
testROC
refROC
refROC
method
method
stat
stat