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
Struggling with reshapeHi, I have data where i am looking at IDs, a test for different genes and extra information. I am tr…
within-between-Interations in hybrid models for panel dataDear Statalists, I have a question concerning the possibility of using interaction terms in a hybri…
Principal Component AnalysisI am working with data for Indian schools. I intend to create an Index by combining several variable…
Generating a Count Variable using the 90 percentile centered on a five day window Hi I am working with a panel data set for 300 districts from 1959 to 1999 using Stata 13. I have go…
Weighting and Clustering in Pooled Data AnalysisI am working with DHS (Demographic and Health Survey) data. I have pooled data from about 25 countri…
Subscribe to:
Post Comments (Atom)
0 Response to stratum effect in Generalized linear models
Post a Comment