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
ttest for time seriesHello all, I got monthly data of the standard deviation of my betas (Sd_beta) and three dummy varia…
Firm fixed effectsHi Statalist, I have a question about firm-fixed effects. My regression looks like: Dependent va…
Running sum of observations by group for last 3 yearsDear Statalists, my dataset includes company IDs and patents the companies invented per year. Each …
Delete records with missing valuablesHow can I delete all observations that have missing data in any of the variables that I have I have…
IV estimation with ordinal endogenous variable and ordinal instrumental variableHello, everyone. I am actually quite new with Statalist, and just beginning to learn Stata beyond wh…
Subscribe to:
Post Comments (Atom)
0 Response to stratum effect in Generalized linear models
Post a Comment