Announcement

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

  • odds ratio

    Hi statalist community,

    I am running fixed effect model using xtlogit. Instead of coefficients, I need odds ratio. How can that be done?

    regards,
    ajay

  • #2
    Relatively near the beginning of the material displayed by -help xtlogit- you'll see the option -or- to request that Stata "report odds ratios."

    Comment


    • #3
      add option -or-

      Comment


      • #4
        xtlogit DepVar..........., fe or

        Thanks, Mike Lacy. I got the sarcasm too

        Comment


        • #5
          Thanks Øyvind Snilsberg.

          Comment

          Working...
          X