standardErrorAUCDiff: Standard Error of a AUC difference

View source: R/confIntAUC.R

standardErrorAUCDiffR Documentation

Standard Error of a AUC difference

Description

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

Usage

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 University Press.

See Also

confIntAUC, confIntIndependentAUCDiff, confIntPairedAUCDiff


felix-hof/biostatUZH documentation built on Sept. 27, 2024, 1:48 p.m.