Skip to content

Produce an epidemiological risk map by weighting multiple risk factors

Notifications You must be signed in to change notification settings

Cirad-ASTRE/mapMCDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN_Status_Badge Travis Build Status Appveyor Build status

mapMCDA

mapMCDA helps producing risk maps by weighting risk factors using expert knowledge.

The typical use case is the lack of (reliable) data about the epidemics of a disease, but available information about well known risk factors (e.g. animal density, proximity to border, proximity to water courses, etc.).

In order to design a stratified sampling or a surveillance campaign, a preliminar risk map based on expert judgement is required.

This package (and method) provides a systematic and guided approach to build such maps.

The package include a Graphical User Interface (Shiny) that helps in processing and weighting risk factors.

library(mapMCDA)
mapMCDA_app()

Installing the package

mapMCDA is on its way to CRAN. In the meanwhile, install from GitHub as follows.

if (!require("remotes")) {
  install.packages("remotes")
}
remotes::install_github("Cirad-ASTRE/mapMCDA")

Getting help online

Bug reports and feature requests should be posted on github using the issue system.

For support, reach out in the mapMCDA mailing list. Archives are of public access.

Contributions are welcome via pull requests.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

Produce an epidemiological risk map by weighting multiple risk factors

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published