README.md

emGauss

The goal of emGauss is to find the cutoff value between resistant and non resistant bacterium by modeling the distribution of the data with a mixture of Gaussians.

Installation

You can install the released version of emGauss from GitHub using the package devtools.

```{r, eval = FALSE}

install.packages("devtools")

devtools::install_github("sp2019-antibiotics/emGauss")

```



sp2019-antibiotics/emGauss documentation built on Nov. 5, 2019, 9:14 a.m.