Skip to content

Commit

Permalink
Add shinySIR
Browse files Browse the repository at this point in the history
Fix #37
  • Loading branch information
Bisaloo committed Sep 12, 2024
1 parent 9e7886a commit f96915b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Epidemiology.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,8 @@ task view, which has a dedicated section on
susceptible-infectious-recovered epidemic in a population with demographic
variation in contact patterns and susceptibility to disease, as discussed in
[Miller (2012)](https://doi.org/10.1007/s11538-012-9749-6).
- `r pkg("shinySIR")`: A Shiny graphical interface to interactively explore
simple SIR models. Users can also provide their own ODEs.

### Transmission tree reconstruction

Expand Down
1 change: 1 addition & 0 deletions data-raw/source_repositories.R
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ source_from_manual <- tribble(
"mediation", "kosukeimai/mediation",
"outbreaker2", "reconhub/outbreaker2",
"riskCommunicator", "jgrembi/riskCommunicator",
"shinySIR", "SineadMorris/shinySIR",
"TransPhylo", "xavierdidelot/TransPhylo",
"tsiR", "adbecker/tsiR"
)
Expand Down

0 comments on commit f96915b

Please sign in to comment.