1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-11 17:47:50 +01:00

eucast_rules(): add add_if_missing argument to control NA imputation (#259)

When `add_if_missing = FALSE`, rules are only applied to cells that already
contain an SIR value; `NA` cells are left untouched. This is useful with
`overwrite = TRUE` to update reported results without imputing values for
drugs that were not tested.

https://claude.ai/code/session_01Nucc8nXGLqNUjtuC9GrhTc
This commit is contained in:
Claude
2026-03-09 20:00:06 +00:00
parent 353eaa3f38
commit 1d48012355
3 changed files with 24 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
Package: AMR
Version: 3.0.1.9033
Version: 3.0.1.9034
Date: 2026-03-09
Title: Antimicrobial Resistance Data Analysis
Description: Functions to simplify and standardise antimicrobial resistance (AMR)