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 code doubt
How to rank and form portfolioHi. I need help to form rank and portfolio by following the procedure below (step 1 to 3). The code …
performing xtgcause when my data are not cointegratedDear all, I'm currently working on my thesis about the relationship between financial development, t…
Comparing the seasonal naive method with Holt-Winters' additive seasonal exp. smoothing method using ts cross-validationHello, Can someone help me with using cross-validation to compare the seasonal naive method with Ho…
Interpreting odds ratio in logit modelsFor my xtlogit model (though Stata shows "Random-effects logistic regression" in the table it produc…
Wishlist for Stata JournalDear All, I wish that some Stata experts can offer a VERY USEFUL command to implement PSM+DID (prope…
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel regresion code doubt
Post a Comment