mrc-ide / SIMPLEGEN

Simulating Plasmodium Epidemiological and Genetic Data
https://mrc-ide.github.io/SIMPLEGEN/
MIT License
12 stars 0 forks source link

Adding COI version 1.0 #1

Closed IzzyRou closed 4 years ago

IzzyRou commented 4 years ago

Edited code to output total active inoculations (n_inoc) per time point as an additional column in the daily counts output. Mean MOI can be calculated from this by dividing n_inoc by the total number of E, A and C state individuals at that timepoint. Worth noting this doesn't currently allow for obtaining the distribution of MOI, which may be interesting to add.