Announcement

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

  • -xtdpdml- plotting interaction term

    Hello everyone,

    I’m currently working with “dynamic panel data modeling using maximum likelihood”, using xtdpdml from SSC in Stata 17.0 (N = 1,306, T = 5). I’m trying to test the interaction between two continuous, predetermined variables (mu and exp). As discussed elsewhere in the forum, I computed the interaction terms manually before entering it to the model.

    Code:
    xtdpdml infl, pre(mu exp muxexp) fiml
    This works perfectly fine but now I’m wondering: is there a way of visually probing the result of the interaction?

    I would greatly appreciate it if someone could help me out here.

    Best regards
    Isabella
Working...
X