Hi,
Using OLS, I have panel data of 480 firms (10years).
reg lev prof size tang growth liq i.lifecycle i.industry i.year
lifecycle is a dummy variable created after categorization each of the firm year of the sample into different life cycle stages. A firm can have different life cycle stages in different year.
--
As it is a panel data, I will use fixed effects.
xtreg lev prof size tang growth liq, fe
Is this right? The lifecycle dummy is important as I need to interprete it. But how can I include the life cycle dummy in my fixed effect model?
Related Posts with OLS and fixed effects
reshape issueI am trying to reshape variables from long to wide. I first tried: . reshape wide i(pop_WDI_PW - ri…
Help with understanding country-specific time trendsHi all, I am running a regression using data on individuals from different countries. All variables…
Counting observations with an 'if'Hello all, For a large sample of firms, I need to count the number of (1) business segments and (2)…
how to correct the standard errors when using multiple IVs for only one endogenous variableHello: I would like to ask that when dealing with only one endogenous variable, say X1, is it corre…
Future/out of sample predictionsHello, my question is concerning commands that could be used to make out of sample predictions. Spec…
Subscribe to:
Post Comments (Atom)
0 Response to OLS and fixed effects
Post a Comment