R package estimating ECOFF based on the Iterative Statistical Method
This package is designed to find the Epidemiological Cutoff Value, ECOFF, of pairings of bacteria and antibiotics. Its use is to split bacteria into a resistant and a sensitive group for each antibiotic.
The algorithm implemented in the R package bacSplittR
is an implementation for zone diameter data based on the Iterative Statistical Method introduced by Turnidge, Kahlmeter and Kronvall in 2006.
Install the package using devtools
.
```{r, eval = FALSE}
devtools::install_github("sp2019-antibiotics/bacSplittR")
```
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.