ROC.DDCP: ROC.DDCP

Description Usage Arguments Details Value Author(s) See Also

View source: R/ROC.DDCP.R

Description

ROC curve areas and variances estimated as per Delong et al, 1988.

Usage

1
ROC.DDCP(response, indep)

Arguments

response

logical vector

indep

matrix or data.frame of length(response) rows containing numeric values.

Details

This is a utility function that users will probably not want to invoke directly.

Value

list with element theta giving the areas under the ROC curve for the variables in indep and element var giving the variance-covariance matrix of the estimates.

Author(s)

Charles Berry

See Also

DeLong, Elizabeth R., David M. DeLong, and Daniel L. Clarke-Pearson. “Comparing the areas under two or more correlated receiver operating characteristic curves: a nonparametric approach.” Biometrics (1988): 837-845.


BushmanLab/hotROCs documentation built on May 6, 2019, 9:11 a.m.