Learn R Programming

alternativeROC (version 1.0.1)

alternativeROC-common-args: Arguments used across the functions of the alternativeROC package.

Description

Arguments used across the functions of the alternativeROC package.

Value

No return value, used for the documentation of the functions of the package.

Arguments

roc

Object of class pROC.

se

Sensitivity.

sp

Specificity.

ppv

Positive predictive value.

npv

Negative predictive value.

prevalence

Prevalence of the endpoint in the study population.

boot.n

Number of bootstrap replicates. Default: 2000.

quantiles

Quantiles. Default: c(0.5,.025,.975).

conf.level

Width of the confidence interval. Default: 0.95 (i.e., 95% CI).