This is the repo for replicate analysis, and figures in the manuscript titled: Dynamic Modeling of Antimicrobial Resistant Organisms: Estimation of Community Prevalence and Nosocomial Transmission
Authors: Jaime Cascante Vega
- Department of Environmental Health Sciences, Columbia Mailman School of Public Health, Columbia University, 722 W. 168th St, New York, NY 10032, USA
- Division of Infectious Diseases, Irving Medical Center, Columbia University, 722 W. 168th St, New York, NY 10032, USA
This repository contains the code necessary to replicate the analysis in the original manuscript entitled Dynamic Modeling of Antimicrobial Resistant Organisms: Estimation of Community Prevalence and Nosocomial Transmission by the authors listed above. In particular the code contains an agent based model within an Iterated Filtering framework to estimate importation rates and nosocomial contact rates using patient movement between hospital facility wards, admissions and discharge.
If you're using the code or analysis used in this repository consider citing our reseach project. The license is indicated below.
- Preprint: xxxx
- Print: xxxx
In the directory code there's a file with the packages and versions used for this manuscript. Follow the steps below installing a conda environment and replicating all the results.
We provide Jupyter notebooks to replicate what would you need to create the Figure in the main manuscript. They follow the names FigureX.ipynb for x
Please reach if you have any question regards the modeling or the inference algorithm. We provide an anonymized data to replicate the resutls but for some Figures it might not be sufficient to repliate it. Any correspondence should be sent to jc56470@cumc.columbia.edu
All code in this repository is Copyright © 2022.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.