Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

obi-eneanya/Mapping-the-pre-control-prevalence-of-LF-in-Nigeria

Domain:

healthcare

Record type:

software
Creator:
obi
Host:
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # # ~~~~~~~~ Modelling LF prevalence in Nigeria using a machine learning approach ~~~~~~~~~~~~~ # # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # # Date: 07.2018 # Place: London, UK # Project: Modelling LF prevalence in Nigeria using Quantile Regression Forest # Section 1: Set up a function to install and load multiple R packages. # Check to see if packages are installed. Install them if they are not, then load them into the R session. ipak Pred ICT Obs.Mf.Pred.Mf Obs Mf # 5.3 - Correlation tests cor.test(ICT.cor$Prevalence, Obs.ICT.Pred.ICT) #correlation between Obs ICT and Pred ICT cor.test(Mf.cor$Prevalence, Obs.Mf.Pred.Mf) #correlation between Obs Mf and Pred Mf # Section 6 - Function for plotting graphs of observed vs predicted values and 95% prediction intervals ggvalidate = low & observed Pred ICT # Now re-run the above commands to extract back the values. obs.ICT <- Obs.Pred.ICT[,2] # Predicted lower and upper bounds pred025 <- Predict.ICT.output[,3] pred975 <- Predict.ICT.output[,5] ICT.CI <- as.data.frame(cbind(pred025, pred975)) install.packages(c("ggplot2", "ggpubr", "ggsci")) library(ggplot2) source("ggvalidate.R") ggvalidate(observed = obs.ICT, predicted = pred.ICT, CI = cbind(pred025, pred975), type = 1, alpha = 1) ggvalidate(observed = obs.ICT, predicted = pred.ICT, CI = cbind(pred025, pred975), type = 2, alpha = 1) # Save workspace # END OF RUN

Visit

github.com

Similar

Prevalence mapping of Schistosomiasis among Pre-school aged children in RwandaPrevalence Mapping of Schistosoma mansoni Among Pre-school Age Children in RwandaMapping the baseline prevalence of lymphatic filariasis across Nigeriaclaudiofronterre/LFMapping the hypertension prevalence, treatment, and control profile in sub-Saharan Africa: A scoping reviewReduction of MF prevalence after 3 annual MDAs for LF in Sierra Leone 2008–2010.

Prevalence mapping of Schistosomiasis among Pre-school aged children in Rwanda

Abstract Schistosomiasis is endemic in Rwanda and control programs have been imple

Prevalence Mapping of Schistosoma mansoni Among Pre-school Age Children in Rwanda

Schistosoma mansoni is endemic in Rwanda, and control programs have been implem

Mapping the baseline prevalence of lymphatic filariasis across Nigeria

Abstract Introduction The baseline endemicity pr

claudiofronterre/LF

LF predictions for Africa # LF This repository contains the R code and documentation for the develo

Mapping the hypertension prevalence, treatment, and control profile in sub-Saharan Africa: A scoping review

Hypertension, a risk factor for cardiovascular disease (CVD), remains one of the main public health

Reduction of MF prevalence after 3 annual MDAs for LF in Sierra Leone 2008–2010.

Reduction of MF prevalence after 3 annual MDAs for LF in Sierra Leone 2008–2010.