Skip to content

Commit 3fcbc01

Browse files
authored
add testimonial for Shiny and {overshiny} integration
Added a testimonial section promoting the use of Shiny and {overshiny} for interactive epidemic modelling.
1 parent 10b5b81 commit 3fcbc01

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

episodes/modelling-interventions.Rmd

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,17 @@ Return to slides.
561561

562562
::::::::::::::::::::::
563563

564+
::::::::::::::::::: testimonial
565+
566+
__Want to build an interactive dashboard so others can explore epidemic scenarios?__
567+
568+
We can use Shiny to overlay plots with a drag-and-drop approach. Now, with `{overshiny}`, you can do this with much more flexibility.
569+
You can combine `{epidemics}` and `{overshiny}` to explore the effect of different interventions like vaccines and social distancing with a common set of parameters.
570+
571+
Read this tutorial on [how to overlay multiple interventions in epidemic modelling with a drag-and-drop approach](https://nicholasdavies.github.io/overshiny/articles/epidemics.html).
572+
573+
:::::::::::::::::::
574+
564575
## Summary
565576

566577
Different types of intervention can be implemented using mathematical modelling. Modelling interventions requires assumptions of which model parameters are affected (e.g. contact matrices, transmission rate), and by what magnitude and what times in the simulation of an outbreak.

0 commit comments

Comments
 (0)