{ "description": "
This R package contains functions to make microbiological, epidemiological data analysis easier. It allows the use of some new classes to work with MIC values and antimicrobial interpretations (i.e. values S, I and R).
\n\nWith AMR
you can also:
rsi
function, that can also be used with the dplyr
package (e.g. in conjunction with summarise
) to calculate the resistance percentages (and even co-resistance) of different antibiotic columns of a tablersi_predict
functionEUCAST_rules
functionfirst_isolate
functionabname
functionatc_property
functionfreq
functionAnd it contains:
\n\nseptic_patients
, consisting of 2000 blood culture isolates from anonymised septic patients between 2001 and 2017.With the MDRO
function (abbreviation of Multi Drug Resistant Organisms), you can check your isolates for exceptional resistance with country-specific guidelines or EUCAST rules. Currently guidelines for Germany and the Netherlands are supported. Please suggest addition of your own country here: https://github.com/msberends/AMR/issues/new.