sensitivity: Sensitivity

View source: R/mod_error.R

sensitivityR Documentation

Sensitivity

Description

The first factor level is considered the positive case.

Usage

sensitivity(true, estimated, harmonize = FALSE, verbosity = 1)

Arguments

true

True labels

estimated

Estimated labels

harmonize

Logical: If TRUE, run factor_harmonize first

verbosity

Integer: If > 0, print messages to console.


egenn/rtemis documentation built on Aug. 30, 2024, 7:20 p.m.