get_a_roc: Function to calculate the A binormal distribution parameter

Description Usage Arguments Value Source Examples

View source: R/roc.R

Description

Function to calculate the A binormal distribution parameter

Usage

1
get_a_roc(AUC)

Arguments

AUC

Area under the ROC curve. Ranges from greater than 0.5 to 1.

Value

A numeric value of the A binormal distribution parameter

Source

Obuchowski NA. Fundamentals of clinical research for radiologists: ROC Analysis. American Journal of Roentgenology. 2005;184.

Examples

1
  get_a_roc(AUC = 0.6)

validmeasures/sampsizer documentation built on Sept. 8, 2019, 11:19 p.m.