Skip to contents

ForeSITE Group

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.

Prerequisites

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()

Usage

Change the values in the population setup and disease parameters panel to see the effects on the outcomes for the two sub-populations. Screen shot of Multigroup Vaccine Application

License

This project is licensed under the MIT License - see the LICENSE.md file for details.