CentralAfrica_Pf_incidence | R Documentation |
P. falciparum predicted all-age incidence (clinical cases per 1,000 population per annum) in 2017 for central Africa at 2.5 arcminute (approximately 5km) resolution [1].
CentralAfrica_Pf_incidence
An data frame with 270083 observations and four variables:
Longitude in decimal degrees
Latitude in decimal degrees
Median predicted incidence at location x y
Width of the 95% predicted incidence credible interval at location x y
The median and credible interval were computed using samples from a posterior predictive simulation that approximated the joint posterior predictive distribution thereby accounting for spatial covariance [1,2].
These data are available at the Malaria Atlas Project (MAP) website https://map.ox.ac.uk/. Specifically, they were obtained by selecting 'ANNUAL MEAN OF PF INCIDENCE' at https://map.ox.ac.uk/malaria-burden-data-download/.
Weiss DJ, Lucas TCD, Nguyen M, et al. Mapping the global prevalence, incidence, and mortality of Plasmodium falciparum, 2000–17: a spatial and temporal modelling study. Lancet 2019.
Gething PW, Patil AP, and Hay SI. Quantifying aggregated uncertainty in Plasmodium falciparum malaria prevalence and populations at risk via efficient space-time geostatistical joint simulation. PLoS Computational Biology 2010.
str(CentralAfrica_Pf_incidence) head(CentralAfrica_Pf_incidence)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.