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
Too many variables specifiedHello! I'm trying to filter out the households (nohhold) that consistently had the value 3 for "woon…
Trying to code for a loop to clean data entry errors and destring my variables.Dear All, I have imported "household survey" in csv format that contains numerous data entry errors…
missing dataHi all, i am new to stata so please accept my naivety. i have a data set (n=1000) with 42 variables.…
Specifying model correctly with xtmixedHello, I am attempting to use xtmixed for a repeated measures analysis looking at the effect of an …
time invariant variables and fixed effectsDear All, I wish to estimate the following panel data model using xtreg, fe yit = xitβ + γDi + uit …
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel regresion xtmixed or mixed
Post a Comment