mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 08:11:58 +02:00
(v2.1.1.9252) fix MIC for >= and <=
This commit is contained in:
@ -403,7 +403,7 @@ as.sir(
|
||||
)
|
||||
|
||||
|
||||
# For CLEANING existing SIR values ------------------------------------
|
||||
# For CLEANING existing SIR values -------------------------------------
|
||||
|
||||
as.sir(c("S", "SDD", "I", "R", "NI", "A", "B", "C"))
|
||||
as.sir("<= 0.002; S") # will return "S"
|
||||
|
Reference in New Issue
Block a user