Announcement

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

  • Should I use dydx or dyex after fractional response regression?

    Hi all,

    I'm working on a fractional response regression:

    Code:
    fracreg logit y1 x1 x2, vce(cluster id)
    I need to make inferences about the parameters. Should I use margins dydx or dyex? And what is the correct way to comment on the margins dyex?

    Thanks

  • #2
    You'll increase your chances of a helpful answer by following the FAQ on asking questions.

    It is often easiest to work with predictive margins for specific values of the x's.

    Comment

    Working...
    X