Hi all,
I have date of 100 employees per company, for several companies. I would like to perform a GLLAMM 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:
gllamm inn emprod empcrea roa size emptenure empstud, i(company) family(gaussian) link(identity) cluster(company) adapt trace
whereas for adaptative quadrature did converge, not in the case for Newton_Rahpson with the error:
"can't get correct log-likelihood: 138.96404 should be 177.45462
something went wrong in comprob3
r(198);"
Is Gllamm correct for my model, where the dependent variable is at level 2? and furthermore, can someone help me with this error?
thanks so much
Related Posts with GLLAMM error not converge
Controlling for year when appending two datasetsHello, One newbie question but I'm stuck on this basic task. I'm pooling two datasets from two diff…
probleme to perform ado functionDears, i am a new one on this forum and on stata, thank you for your help my question is : I want t…
Can i pick the Model with lower AIC but higher BIC?Good day Everyone, I was comparing two models Model2 has a lower AIC but a higher BIC. can i pick m…
need help: panel data analysisHello, I have a panel data sample consisting of obervations of several years. For each year I have …
probleme to perform ado functionDears, i am a new one on this forum and on stata, thank you for your help my question is : I want t…
Subscribe to:
Post Comments (Atom)
0 Response to GLLAMM error not converge
Post a Comment