Skip to content

This package implements the m-ADBio epidemic forecasting model. This is a compartmental model based on SEIR that is able to incorporate commuting data and biosensor data to make more accurate predictions.

Notifications You must be signed in to change notification settings

salbalkus/mADBio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mADBio

The madbio package implements the m-ADBio epidemic forecasting model. The m-ADBio model, or Multi-Level Adaptive and Dynamic Biosensor model, is a compartmental model.

Similar to the standard SIR/SEIR model, m-ADBio forecasts the number of Susceptible, Exposed, Infectious, and Recovered individuals at discrete points in time. In contrast to SIR/SEIR, which assumes that the geography being modeled is a closed system, the m-ADBio model incorporates commuters to and from areas outside that being modeled. Furthermore, m-ADBio is able to incorporate assumptions regarding data gathered via biosensors in addition to data gathered via standard testing protocols. This can result in more accurate epidemic forecasts.

For a guide on how to use this package, please see the "Getting-Started" vignette, and refer to the documentation for individual functions for detailed input parameters.

About

This package implements the m-ADBio epidemic forecasting model. This is a compartmental model based on SEIR that is able to incorporate commuting data and biosensor data to make more accurate predictions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages