Hello, I have the following two SPSS commands. This is what I have from the SPSS codebook:
CSPLAN ANALYSIS
/PLAN FILE='C:\Users\Maria Teresa\Desktop\articulo DHS\dhs data '+
'set\GU_2014-15_DHS_03212017_1754_47917\muestreo_guatemala.csap lan'
/PLANVARS ANALYSISWEIGHT=WGT
/SRSESTIMATOR TYPE=WR
/PRINT PLAN
/DESIGN STRATA=V022 CLUSTER=V021
/ESTIMATOR TYPE=WR.
CSTABULATE
/PLAN FILE='C:\Users\Maria Teresa\Desktop\articulo DHS\dhs data '+
'set\GU_2014-15_DHS_03212017_1754_47917\muestreo_guatemala.csap lan'
/TABLES VARIABLES=B8_under5
/CELLS POPSIZE TABLEPCT
/STATISTICS SE
/MISSING SCOPE=TABLE CLASSMISSING=EXCLUDE.
How would I recode them in Stata?
Related Posts with SVYSET and SVY:tab help
Panel regression - including fixed effects AND clustering standard errorsHi everyone, I am running a panel regression on industry returns (49 Fama French industries) over t…
how to deal with duplicates when creating propoprtionsDear all, I need your valuable help and advice in the following please: I have the following data , …
Error running a kmeans cluster analysis - error message: factor variables and time-series operators not allowedDear Members, I am trying to learn how to perform a cluster analysis. I wish to apply it to the the…
i.year vs year*Dear all, My aim is to estimate a model with country and year fixed effects. I both have a variable …
Why is the output from Graph different on two different computers?I have encountered a very strange issue and I wanted to get the forum's thoughts on what the problem…
Subscribe to:
Post Comments (Atom)
0 Response to SVYSET and SVY:tab help
Post a Comment