Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to create graphs from svy weighted data?

    I svy set my data and tabulated svy weighted values - I am trying to create simple bar graphs from these but it keeps using the original, non-weighted values. Any thoughts on how I can graph these? For example, this is the code I am using:

    estpost svy linearized : tabulate [varname], count ci se deff format(%14.3gc)

    Thank you!
Working...
X