Skip to content

Discrete time simulation of West Nile Virus transmission

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

dd-harp/MicroWNV

Repository files navigation

MicroWNV

R-CMD-check codecov

Introduction

Micro-WNV is an extension of Micro-MoB for West Nile virus (WNV) models. It depends on the MicroMoB package which should be installed first. It follows the same design philosophy as that software package, and is a true extension in the sense that it cannot be used independently, as it depends on "core" algorithms common across most mosquito-borne pathogen transmission simulations implemented in MicroMoB.

The MicroWNV package adds two additional components, fledge for fledgling (immature) bird populations, and bird for adult bird populations. In certain cases some S3 methods have been overridden to take into account the peculiarities of WNV models, and can be found in the source code (and references) clearly marked.

Installation

remotes::install_github('dd-harp/MicroWNV')
library(MicroWNV)

Contributing

Thank you for your interest in Micro-MoB! If you have a bug to report, please open an issue on GitHub. If you would like to open a pull request or have further questions, please see our guide to contributing to the project at vignette("Contributing").

About

Discrete time simulation of West Nile Virus transmission

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages