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.