Announcement

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

  • Svyset with multinomial logistic regression

    Hello, I'm trying to use Svyset along with mlogit but it doesn't seem like mlogit accepts the svyset command, is there a way to use svyset with a multinomial logistic regression?

  • #2
    this is very confusing, please read the FAQ and follow its advice on how to post; e.g., you should not be using an estimation command with the svyset command; rather, you -svyset- your data based on the survey design and then you use svy estimation and that does work with mlogit; see
    Code:
    h svyset
    help svy_estimation

    Comment


    • #3
      help svy estimation

      includes mlogit. but you can't use vce() or weights in the mlogit command.

      Comment

      Working...
      X