MIC
Analysis of Antimicrobial Minimum Inhibitory Concentration Data
An antimicrobial testing package cut its genomic half loose to become one thing well.
◆Recent moves
- 8mo ago
Genomic functions removed and ported to faLearn
⚡ SPARKThe release that finishes the split announced one version earlier. MIC becomes a single-purpose package for concentration analysis and validation, and the machine-learning-on-genomes work leaves for its own repository.
View source ↗ - 9mo ago
Genomic functions deprecated; censoring distinguishes leq and geq
The release that pre-announced the split, deprecating the genomic functions and naming faLearn as their destination. It also sharpens the censoring model that is the package's core concern, distinguishing less-than-or-equal and greater-than-or-equal from their strict forms, with leq and geq arguments on force_mic and tolerate_ variants on the comparison functions.
View source ↗ - 1y ago
essential_agreement rebuilt around explicit censoring control
The first of the censoring releases, replacing implicit handling in essential_agreement() and compare_mic() with tolerate_censoring and tolerate_matched_censoring arguments and defaults aimed at the common case of comparing an investigational method against a gold standard. Supporting methods for subsetting and dropping unused levels arrive alongside, plus compatibility with AMR v3.0.
View source ↗