salmonella1 {bnRep} | R Documentation |
salmonella Bayesian Networks
Description
Patterns of antimicrobial resistance in Salmonella isolates from fattening pigs in Spain.
Format
A discrete Bayesian network to show the existence of dependencies between resistance to antimicrobials. Probabilities were given within the referenced paper. The vertices are (s stands for susceptible, r for resistant):
- CHL
Chloramphenicol (s, r);
- CIP
Ciprofloxacin (s, r);
- CTX
Cefotaxime (s, r);
- FFC
Florfenicol (s, r);
- GEN
Gentamicin (s, r);
- NAL
Nalidixic acid (s, r);
- TET
Tetracycline (s, r);
Value
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
References
Teng, K. T. Y., Aerts, M., Jaspers, S., Ugarte-Ruiz, M., Moreno, M. A., Saez, J. L., ... & Alvarez, J. (2022). Patterns of antimicrobial resistance in Salmonella isolates from fattening pigs in Spain. BMC Veterinary Research, 18(1), 333.