powered by
R breakpoint for MIC
mic_r_breakpoint(mo, ab, accept_ecoff = FALSE, ...)
MIC value
mo name (coerced using AMR::as.mo)
ab name (coerced using AMR::as.ab)
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 R breakpoint
mic_r_breakpoint("B_ESCHR_COLI", "AMK") mic_r_breakpoint("B_ESCHR_COLI", "CHL", accept_ecoff = TRUE)
Run the code above in your browser using DataLab