The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
EpiSimR is an R Shiny application designed for simulating the dynamics of epidemic and endemic disease spread. It utilizes deterministic compartmental mathematical models to provide interactive visualizations and insights into disease transmission and control strategies.
EpiSimR offers an interactive platform for modeling the spread of infectious diseases. Users can select different epidemiological models, including:
The app allows users to configure various parameters, such as:
Users can adjust key epidemiological parameters, including:
By modifying these parameters, users can simulate and visualize disease progression under different conditions and intervention strategies.
To install the package, use:
# Install from GitHub
::install_github("NassimAyad87/EpiSimR", dependencies = TRUE) devtools
Launch the Shiny application using:
library(EpiSimR)
run_app()
This package is licensed under the GPL-3 License.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.