Announcement

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

  • XSMLE - "effects" option and interpretation of coefficients

    Hey listers,

    I am using the "xsmle" command to run fixed effects models on panel data. I am particularly interested in computing the indirect effects of my covariates so I added the "effects" option. All my variables are in logarithms - dependent ln(x) and independent ln(y)-, but I'm not sure about the interpretation the coefficients should recieve when "effects" is used ( generating the tables LR Direct, LR Indirect and LR Total Effects).

    In the example I list below my coefficient is -0.632061, it would be correct to interpret then: a change in 1% in prec is correlated with a change in -0.0632061 in y?

    Code:
          ------------------+----------------------------------------------------------------
          LR_Indirect       |
                    ln_prec |  -.0632061   .0473598    -1.33   0.182    -.1560296    .0296173
    Best regards,

    Marcos

  • #2
    *Edit:

    In

    Originally posted by Marcos Paucar View Post
    In the example I list below my coefficient is -0.632061, it would be correct to interpret then: a change in 1% in prec is correlated with a change in -0.0632061 in y?
    I meant:

    "it would be correct to interpret then: a change in 1% in prec is correlated with a change of -0.0632061% in y?"

    Marcos

    Comment

    Working...
    X