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
Problem when running loops with forvalues command: error message: `i' invalid nameDear Statalist, I got a problem with running a loop. I give you my whole code, so you can see how v…
Replace values from bottom to topDear Statalists, I have a dataset in the following shape for several counties and years: County Ye…
Help in 'moving common' commandI have an unbalanced panel, say firms over years, each firm has a variable of interest. I would like…
Stata dates - combining data from two variables to create a Stata date variableHi All I have a variable date2 which holds information on month and year of medical examination: t…
Merge m:1 using participant ID in matched case-control data - error messagesHi, I have a matched case control dataset with 3 controls to every case. I have data that I want to…
Subscribe to:
Post Comments (Atom)
0 Response to GLLAMM error not converge
Post a Comment