Announcement

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

  • Cross sectional data

    Good day,
    I have data on cross industry and countries on employment change and several indexes, and I am trying to regress the following cross sectional regression:

    Eic=bo+b1Xic+b2(X)^2ic
    where "i" subscript stands for industry and "c" subscript for country

    Could you please help me to approach the problem, as I have tried to use the panel data approach, however, due to the fact that I only have a single year observation this is not possible.
    Thank you in advance.

  • #2
    You'll increase your chances of a useful answer by following the FAQ on asking questions.
    reg eic c.X##c.X

    is probably what you want.

    Comment

    Working...
    X