I have this problem:
I am investigating which factors that effect abnormal return in football transfers. I have a clubID and year, so panel data should be perfect for this. The problem is that I have multiple observation for the same Club for each year, why I cannot use xtset ClubID Year.
Instead I can run a standard OLS and then run the regression: reg CAR1 .. i.Year i.ClubID -> but is that wrong?
Because I also know that it is possible to xtset ClubID, and then run the regression: xtreg CAR1 .. i.Year -> is that more correct than the normal OLS?
Or is there another model that is better to use? It is because I also include the person that has executed the transfer. So that person's characteristics are the same within the year for the club. This results in VERY much serial correlation, also because the firms control variable as Cash Flow, ROA and so on is included so that it will remain the same value for all the transfers for the specific club within that year. So my data is full of serial correlation. How do I cope with that, and is it possible to do?
Br. Jonas
Related Posts with Panel data is not possible
Likert normalizationHi - I'm helping my son with his science fair project. He did placebo taste testing where he has so…
Efficient construction of loop commands involving strmatch() when numlist values have leading zeroesHi All, running Stata 15.1 I am attempting to use a list of two-digit numeric prefixes to tag obser…
Shaded area xtline graphDear Statalisters, Currently I am working on a panel dataset where my probit model predicts either …
Benchmarking Stata to Test Speed Across Computers and VersionsAfter helping my son upgrade his gaming machine, I decided it was time to upgrade my 8-year old desk…
How to find data points lying above regression line within distance less than max[1SE, 1mm]? Hello Statalists, I have data points (units in mm) and have performed regression on it. Now I need…
Subscribe to:
Post Comments (Atom)
0 Response to Panel data is not possible
Post a Comment