mic_s_breakpoint: S breakpoint for MIC

View source: R/meta_data.R

mic_s_breakpointR Documentation

S breakpoint for MIC

Description

S breakpoint for MIC

Usage

mic_s_breakpoint(mo, ab, accept_ecoff = FALSE, ...)

Arguments

mo

mo name (coerced using AMR::as.mo)

ab

ab name (coerced using AMR::as.ab)

accept_ecoff

if TRUE, ECOFFs will be used when no clinical breakpoints are available

...

additional arguments to pass to AMR::as.sir, which is used to calculate the S breakpoint

Value

MIC value

Examples

mic_s_breakpoint("B_ESCHR_COLI", "AMK")
mic_s_breakpoint("B_ESCHR_COLI", "CHL", accept_ecoff = TRUE)

MIC documentation built on April 12, 2025, 2:26 a.m.