| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2010-07-09 | 888 Bytes | |
| SIRS.m | 2010-07-09 | 1.5 kB | |
| SIS.m | 2010-07-09 | 705 Bytes | |
| critical_alpha.m | 2010-07-09 | 1.8 kB | |
| early_growth.m | 2010-07-09 | 2.0 kB | |
| endemic_state.m | 2010-07-09 | 2.2 kB | |
| full_dynamics.m | 2010-07-09 | 614 Bytes | |
| get_val.m | 2010-07-09 | 98 Bytes | |
| offspring_distribution.m | 2010-07-09 | 1.1 kB | |
| Qdiff.m | 2010-07-09 | 210 Bytes | |
| Totals: 10 Items | 11.0 kB | 0 | |
EpiStruct 1.0 Release Notes: This code was provided as supplementary material to the paper "Calculation of disease dynamics in a population of households" by J.V. Ross, T. House and M.J. Keeling, published in PLoS ONE at: http://www.plosone.org/article/info:doi/10.1371/journal.pone.0009666 We would ask that anyone using this code cites the paper above, and links to this SourceForge project. The following files are contained in this archive: critical_alpha.m - which produces Supplementary Figure 2 on critical alpha values; early_growth.m - which produces Supplementary Figure 3 on early growth rates; endemic_state.m - which produces Supplementary Figure 4 on endemic states; offspring_distribution.m - which produces an offspring distribution; full_dynamics.m - which integrates the full dynamical system. Also included are helper functions: SIRS.m; SIS.m; Qdiff.m; get_val.m.