compare_auc_bootstrap: Compute a bootstrap of the difference between two ROC curve...

Description Usage Arguments Value

View source: R/rocCurves.R

Description

Compute a bootstrap of the difference between two ROC curve AUCs

Usage

1
compare_auc_bootstrap(roc_1, roc_2, rep = 10000)

Arguments

roc_1

first ROC curve (from pROC)

roc_2

second ROC curve (from pROC)

rep

number of bootstrap samples

Value

bootstrap of the difference in AUC


mattdneal/FAIMSToolkit documentation built on May 21, 2019, 12:57 p.m.