standardErrorAUCDiff: Standard Error of a AUC difference

Description Usage Arguments Value Author(s) References

Description

Computes the standard error of the difference in area under the curve for paired samples.

Usage

1
standardErrorAUCDiff(cases, controls)

Arguments

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.

Value

The standard error.

Author(s)

Leonhard Held

References

Pepe, M.S. (2003) The statistical evaluation of medical tests for classification and prediction. Oxford: Oxford University Press.


biostatUZH documentation built on May 2, 2019, 6:06 p.m.