Skip to content

jscire/Nested_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The code provided here allows for the stochastic simulation of a nested model of spread of an infectious disease. Two strains of the pathogen can spread: a wild-type sensitive to treatment strain and a mutated resistant one. This code was used to produce results shown in the article Aggressive or moderate drug therapy for infectious diseases? Trade-offs between different treatment goals at the individual and population levels by Jérémie Scire, Nathanaël Hozé, Hildegard Uecker (https://www.biorxiv.org/content/early/2018/04/24/307223).

The class NestedSimulator can be used to simulate an epidemic and record the number of transmissions of each type, as well as the disease burden.

The class WithinHostParameterSensitivityAnalysis can be used to perform simulations of the within-host model and record the recovery rate or the probability of emergence of the resistance using custom parameters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages