This repository contains the underlying code for a shiny application. The application walks a user through the creation of a compartmental model for infectious diseases. The user can design the compartments, the transitions between them, set the values for parameters and initial conditions and choose the timesteps. Once the simple model is specified the user can plot the output and download a full zip of a starter project using this model.
The application is hosted at https://masha-app.shinyapps.io/shweshwe/
To run the application locally, you
- Clone the repository
- Open the R project
- Install the required packages
- Run the app.R file
The application is designed to be user-friendly and self-explanatory. The user can follow the instructions on the page to create a simple compartmental model for infectious diseases.
Contributions are welcome. Please open an issue to discuss the changes you would like to make.
This project is licensed under the MIT License - see the LICENSE.md file for details.