Hi all,
I have date of 100 employees per company, for several companies. I would like to perform a Multilevel regresion where Dependent variable is at company level, independent variables are at employee/individual level, and control variable are at both levels, that is:
- Dependent: Firm innovation level (inn)
- Independent: Employee's productivity (Empprod), Employee creativity (empcrea)
- Controls: Firm financial performance (ROA), firm size (size), Employee tenure (emptenure), employee level of studies (empstud)
All my variables are CONTINOUS, so I performed:
xtmixed inn emprod empcrea roa size emptenure empstud, mle
My questions are:
- Why the programm did not work if I set the syntax || company ? Am I okey using this methodology for this data or should I use another?
- How can I obtain post stimation such as R-Squared or sd for both levels ?
I would be very thanks if someone could she light on my problem
Related Posts with Multilevel regresion xtmixed or mixed
R-squared rockets when adding a categorical vairable in the Random Effect modelDear readers of Statalist, I have an unbalanced panel data of companies in a country and their corr…
Macro expansion in a while loopI'm having a little trouble with macro expansion inside a while loop. As a toy example, the followin…
convert excels files to .dta filesHello, I need to convert some excel files to .dta files. I used the following command: xls2dta, sa…
contrast doesn't workHello everybody, I tried to use contrast in order to see if I should use some categorical variables…
Time and country random effectsHello everyone! I am working with panel data consisting of 9 countries over the period of 2000-2017…
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel regresion xtmixed or mixed
Post a Comment