Learn R Programming

rtemis (version 0.79)

sensitivity: Sensitivity

Description

The first factor level is considered the positive case.

Usage

sensitivity(true, estimated, harmonize = FALSE, verbose = TRUE)

Arguments

true

True labels

estimated

Estimated labels

harmonize

Logical: If TRUE, run factorHarmonize first

verbose

Logical: If TRUE, print messages to output. Default = TRUE