Getting Started
This R package models the behavior of a population with two distinct sub-populations that interact differentially between within-group and across-group rates and that have different rates of vaccine adherence.
Installing
Install the package from github using the remotes package, then run the Shiny application with the run_my_app() function.
remotes::install_github("EpiForeSITE/multigroup-vaccine")
multigroup.vaccine::run_my_app()
License
This project is licensed under the MIT License - see the LICENSE.md file for details.