Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcnitschke authored Oct 21, 2024
1 parent 2aa922b commit 1c7e59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The impact of smallpox (variola) on Aboriginal peoples of Australia in 1789 was
- <code>Movement1Stage.m</code>: simulates movement between neighbouring patches
- <code>Spread_beta.m</code>: simulates disease spread through contact within each patch (susceptible to exposed S → E)
- <code>RecoverDeath_beta.m</code>: simulates the other stages of the disease (exposed to infected E → I, and infected to recovered I → R)
- <code>ABM1StageC.m</code>: simplified global model (no age structure, 4 disease stages)
- <code>ABM1StageC.m</code>: simplified global model (no age structure, 4 disease stages, 1 infectious stage)
- <code>OneStage_5_3.m</code>: simplified global model (sets parameters and initial conditions)

## <a href="https://github.com/mcnitschke/Smallpox-in-Aboriginal-Australia/tree/main/data">Data</a>
Expand Down

0 comments on commit 1c7e59b

Please sign in to comment.