Hey,
I have the problem that I have multiple regressions of years from 1963 to 2004 and I want the mean of all the coefficients instead of the separate coefficient of every year. So, I would like to have 41 observations of the years in one regression.
years earnings lagged earnings (-1 year)
1963 xxx xxx
1964 xxx xxx
…
2004 xxx xxx
Now I have the command: bysort Year (Company_Key): regress defl_Earnings defl_Earnings_sd_L1
Here I get all the separated 41 regressions insteadof the aggregated coefficients of all the years. Thanks in advance!
Related Posts with How do i get the mean of all the seperate regressions?
Allignement of Histogram BarsHow can I change the alignment of the bars in a histogram without changing the x variable. The bars …
Test statistics from multinomial logit regression using esttabPlease I would like to perform joint tests of significance in a multinomial logit and include the re…
Help estimating the matching weights (teffects psmatch or psmatch2)Hi Statalist, My colleagues and I are using propensity score matching to evaluate the impact of an …
Conditionally Replacing Values in Long-Data Format Dataset?Hello, I have simplified an original question I had so that it is much more approachable. I have lo…
Create n random samples from existing listHi, I am quite new to STATA and my issue might be easy to solve. I created a list of random number…
Subscribe to:
Post Comments (Atom)
0 Response to How do i get the mean of all the seperate regressions?
Post a Comment