Hi, I have panel data with information on N people over T periods. I need to add two columns to my database as follows: First, run simple regressions for each person using two explanatory variables (that is the easy part). Then, use the coefficients of these regressions (say, Bn1 and Bn2) as observations in my database. In other words, I should end up with two new columns that contain the same values within people but different ones across people. Thanks in advance.
-
Login or Register
- Log in with
Comment