Dear Statalist users:
I have a data set with weight syntax as below, How can I run a box plot with weight.?
svyset province [pweight=c_weight_final], strata(region) fpc(fpc1) vce(linearized) singleunit(scaled) || village_id, strata(province) fpc(fpc2) || unique_id, strata(agegr)
pweight: c_weight_final
VCE: linearized
Single unit: scaled
Strata 1: region
SU 1: province
FPC 1: fpc1
Strata 2: province
SU 2: village_id
FPC 2: fpc2
Strata 3: agegr
SU 3: unique_id
FPC 3: <zero>
Thank you so much!
Related Posts with Boxplot in complex design survey
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…
Access to stataHello! How export data from access to stata with codes and labels. Thanks …
decision on whether to weight regression modelI am studying the impact of a particular policy on the number of hospitalizations of 1 year old chil…
PVARSOC error(2001)Dear all, I'm using stata 15 for estimate a PVAR model on 88 observations of 8 countries. I would l…
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 , …
Subscribe to:
Post Comments (Atom)
0 Response to Boxplot in complex design survey
Post a Comment