specificity: Specificity

View source: R/mod_error.R

specificityR Documentation

Specificity

Description

The first factor level is considered the positive case.

Usage

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

Arguments

true

True labels

estimated

Estimated labels

harmonize

Logical: If TRUE, run factor_harmonize first

verbose

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


egenn/rtemis documentation built on April 24, 2024, 6:58 p.m.