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
Is the normalized dependent variable suitable for fractional model or tobit model?The range of my dependent variable Y is [0,inf). Since it is left censored to zero, the tobit model …
Fractional or beta regression, with weights that reflect the inverse variance of the proportionDear Statalisters, I am thinking of fitting a fractional response or beta regression for Y on X, fo…
MATA Error "Nothing found where while expected"I am studying from the STATA guide. I typed MATA and then copied and entered the following command a…
Hausman TestHello, I am performing a hausman test to test if i should perform a fixed or a random effects regre…
Interaction terms for two dummiesHi I have a question about the interaction term for two dummies (In fact, my question is little bit …
Subscribe to:
Post Comments (Atom)
0 Response to Panel data is not possible
Post a Comment