Announcement

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

  • How to Construct a table for size distribution of fixed effects

    Hello, I need to construct a table from fixed effect regression. What is the appropritate code should I use in this regard? Thank you. Please see the attached image file.
    Attached Files
    Last edited by kolpo kotha; 02 Mar 2018, 16:45.

  • #2
    Size distribution of fixed effect.
    Attached Files

    Comment


    • #3
      You will 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.

      If you're using xtreg, you can use predict after to get the fixed effects and then collapse them by panel.

      Comment

      Working...
      X