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.
You can install the released version of emGauss from GitHub using the package devtools.
# install.packages("devtools")
devtools::install_github("sp2019-antibiotics/emGauss")