Announcement

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

  • melogit never finished

    Hi Statalists,

    I left the command "melogit" running overnight (with survey weights adjusted) in Stata 18 SE. It is still not finished. No error message. It just keeps running. Is there any way I can speed up the estimation?

    This is my code:
    melogit DV var1 var2 var3 var4 var5 c.wave [pweight=level1wgt] || id:wave, pweight(level2wgt) pwscale(size) vce(cluster unique_secu) nolog or

    Thank you.
    Last edited by Weidi Qin; 15 Sep 2023, 23:45.

  • #2
    Ok, after 3 days and nights, the results were finally generated.

    Comment

    Working...
    X