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
Difference -in-difference research designHi all, I have a panel data (firm and year). I create Post indicator for states that adopt certain …
using graph hbar with Panel DataHey! I have Panel Data on Commodity (Variable) prices across 36 Cities (Variable) from Jan to April …
Keeping variables with different cases in each groupDear Statalist users, I would like to ask this data management questions. For example I have indivi…
standard errors when calculating marginal effects of logisitc regressionHello, I have calculated the marginal effects of my logistic regression with robust standard errors…
how to incorporate both fixed effects and robust std errors into panel analysisI am doing an event study where i use a panel analysis (different observations on a same day) with d…
Subscribe to:
Post Comments (Atom)
0 Response to Boxplot in complex design survey
Post a Comment