1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-21 12:13:20 +02:00

abname, logo

This commit is contained in:
2018-02-21 12:10:00 +01:00
parent 62304dc23f
commit ab0503f8b8
5 changed files with 155 additions and 2 deletions

View File

@ -1,10 +1,14 @@
# `AMR`
This is an [R package](https://www.r-project.org) to simplify the analysis of Antimicrobial Resistance (AMR).
![logo](man/figures/logo_en.png)
This R package was created for academic research by PhD students of the Medical Microbiology & Infection Prevention (mmb) department of the [University of Groningen](https://www.rug.nl/) who also maintain this package, see [#authors].
## Why this package?
This R package contains functions to make microbiological, epidemiological data analysis easier. It allows the use of some new S3 classes to work with MIC values and antimicrobial interpretations (i.e. values S, I and R).
This R package was created for academic research by PhD students of the [University of Groningen](https://www.rug.nl/).
AMR can also be predicted for the forthcoming years with the `rsi_predict` function. For use with the `dplyr` package, the `rsi` can be used in conjunction with `summarise` to calculate the resistance percentages of different antibiotic columns of a table.
## How to use it?
```r
@ -63,7 +67,7 @@ A plot of `rsi_data`:
plot(rsi_data)
```
![plot2_ex4](man/figures/rsi_example.png)
![example](man/figures/rsi_example.png)
Other epidemiological functions: