auc_roc: Area under the receiver operating characteristic curve

Description Usage Arguments

View source: R/metrics.R

Description

Area under the receiver operating characteristic curve

Usage

1
auc_roc(prob, truth, length_out = 100)

Arguments

prob

prediction (probability)

truth

observed value

length_out

100


oizin/funnelplot documentation built on March 11, 2021, 2:58 p.m.