Hello everyone,
I am working with DHS database and after setting the data with these commands:
egen stratum= group(v024 v025)
wgt=v005/100000
svyset[pw=wgt], psu(v021) strata(stratum)
where: v021 is the PSU, v024 is regions, v025 is the type of residence urban/rural, v005 is the sample weight
Is there a way to estimate the stratum effect or v025 covariate effect by GLM?
Thank you so much in advance
Related Posts with stratum effect in Generalized linear models
Limit calculationIs there any way to code (calculate) limits ( of the kind f(x)=?? as x approaches 0) in Stata? Neede…
Vertical lineDear, Do you know if you can signal by vertical line the variables _b_price_ultimo and _b_price_ulti…
Inflation inexHello forum members< I have panel data for many years, and I need to adjust the Dollar value (in…
Mediation "constrained" by indirect effctsHey everyone, I want to conduct a mediation effects in my research and my indirect effect say "const…
Minimum number of groups for conducting multilevel latent class analysisHi Statalisters, My question is as the title. I am working on a survey data that has around 9,000 o…
Subscribe to:
Post Comments (Atom)
0 Response to stratum effect in Generalized linear models
Post a Comment