Announcement

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

  • Split sample survey weights

    Hi. I am working with a survey that has a split sample design. Each cluster of questions within the survey has a separate weight. Can anyone advise where/how I describe these weights to Stata ?

  • #2
    You might start with:

    Code:
    help svy
    Or the pdf documentation here. Be advised that complex survey design is a difficult topic and active area of research. If you haven't already, I would strongly recommend finding a textbook with example Stata code.

    Comment

    Working...
    X