Announcement

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

  • Graph Panel Regression Results

    Hello Statalist,

    I was wondering what the most convenient option is to graph the results of a panel OLS-FE regression for c. 8 variables, including dummies?

  • #2
    You'll increase your chances of a useful answer by following the FAQ on asking questions - provide Stata code in code delimiters, readable Stata output, and sample data using dataex.

    Margins and marginsplot will do most of the graphs you'd want. If you have interactions, use factor variables to generate your interactions and margins will work with the interactions easily.

    Comment

    Working...
    X