Skip to content

ArboMAP Version 4.2 Released 23 June 2022

Compare
Choose a tag to compare
@michdn michdn released this 23 Jun 15:51
· 33 commits to main since this release

Minor updates:

  • Fixed an error that sometimes occurred in mosquito positivity rate graph when there was only a small amount of pools available in the forecast year.
  • Added pool positive percentage to the mosquito pool summary table.
  • Minor edits and clarifications to report narrative and figures.
  • Removed unused tex package; removed internal objects during processing to reduce memory usage.
  • Edited documentation reflecting that html is the default report format, with additional setup for pdf capability.
  • Other minor fixes.

Arbovirus Modeling and Prediction to Forecast Mosquito-Borne Disease Outbreaks (ArboMAP) is a set of software to be used in the RStudio environment to model and predict vector-borne diseases, especially arboviruses transmitted by mosquitoes. In this demo project, ArboMAP is being used for forecasting West Nile virus.

Important Note: The human and mosquito data that come packaged with ArboMAP are synthetic data, created by first fitting the model on West Nile virus in South Dakota, and then generating human cases and mosquito pools according to that model. Hence, while they are consistent with the overall trends of actual data, they are not the actual data, and must not be used as a basis for scientific inference. Rather, they are provided so that the user can see an example of the code working well with realistic data.

Start with ArboMAP_user_guide.pdf found attached to the Github release, or in the documentation folder.