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
error correction model Hello. I am trying to do error correction model with rolling regression. here. I want to change the…
Average Treatment on the Treated (ATT) using psmatch2 and teffects psmatchHi all. I have a question regarding the coefficient for the Average Treatment Effect on the Treated …
How to generate years of education in this case?Dear all, I am trying to generate years of education variable. Although I have seen some relevant t…
predict after xtlogit with fixed effectI am running a two-stage regression to account for the endogeneity issue. In the first stage I use x…
Counts of An IdentifierHi, I have a dataset that has 3 variables: 1) mrn :unique identifier 2) test_results: Results for a …
Subscribe to:
Post Comments (Atom)
0 Response to stratum effect in Generalized linear models
Post a Comment