The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Data » Weighting data » STATCompiler for pooled prevalences
STATCompiler for pooled prevalences [message #29315] Wed, 29 May 2024 08:34 Go to previous message
zah123 is currently offline  zah123
Messages: 2
Registered: May 2024
Member
Hello,

I am trying to analyze the trend of the prevalence of diarrhea in each country over time using the dataset provided by STATcompiler. My goal is to pool the prevalences of the DHS surveys of countries every 5 years (for example, pooling the prevalence of diarrhea from 1985-1989, 1990-1994, etc.) and then plot it over time.

I used a meta-analysis approach with a random effect to pool the weighted prevalences per 5-year period for the countries. However, I have doubts regarding the pooled weighted prevalences: some countries need to be more represented since they have a larger population. Is it acceptable to leave the analysis as it is, or should I adjust it?

I've heard about weight denormalization, but this cannot be applied in my case since I am only working with STATcompiler data and do not have access to each survey. I have attached below the data i'm working with, extracted from STATcompiler. Below is the code I used for the analysis (in R ) :

meta_analysis <- metaprop(event = data$Events, n = data$Total,
sm = "PFT", title="Meta analysis per Year category",subgroup = data$`Year_Category`)

Any help would be greatly appreciated !
 
Read Message
Read Message
Read Message
Previous Topic: HR Files
Next Topic: Weighting for calendar module
Goto Forum:
  


Current Time: Tue Jul 9 22:31:32 Coordinated Universal Time 2024