trapozoid_roc: Trapezoidal integration for Partial ROC curve

Description Usage Arguments Value

View source: R/trapezoid_roc.R

Description

trapozoid_roc applies the trapezoidal integration for Partial ROC curve.

Usage

1
trapozoid_roc(fract_area, sensibility)

Arguments

fract_area

fractional area predicted presence

sensibility

sensibility at threshold (fract_area value).

Value

Returns the area under the Partial ROC curve.


luismurao/hsi documentation built on Dec. 26, 2021, 9:53 a.m.