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

Overview

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.

Description

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.

Installation

To install the package, use:

# Install from GitHub
devtools::install_github("NassimAyad87/EpiSimR", dependencies = TRUE)

Usage

Launch the Shiny application using:

library(EpiSimR)
run_app()

Features

Model Selection & Customization

Parameter Adjustments

Simulation & Interactive Visualization

User-Friendly Interface

Application Purpose

License

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.