standardErrorAUCDiff | R Documentation |
Computes the standard error of the difference in area under the curve for paired samples.
standardErrorAUCDiff(cases, controls)
cases |
Matrix with values of the continuous variable for the cases. First column gives values of test A, second gives values of test B. |
controls |
Matrix with values of the continuous variable for the controls. First column gives values of test A, second gives values of test B. |
The standard error.
Leonhard Held
Pepe, M.S. (2003) The statistical evaluation of medical tests for classification and prediction. Oxford University Press.
confIntAUC
, confIntIndependentAUCDiff
,
confIntPairedAUCDiff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.