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
chi2 testGood morning to everybody, I 've a dubt Question1 MALE FEMALE OTHER TOT 1 64 119 7 190 2 28 9…
Identifying Missing Data for All Years in Panel DataMy data is panel data and I am trying to list/identify Tickers that has missing values for ChangeSal…
Merging Two Datasets on a Common Variable Throwing ErrorMy data is panel data and I am trying to merge these two data sets on common variable "Ticker" and I…
Create indicator variable if identifier belong to a listDear all, I have two dataset, namely "A "and "B". In "A" dataset I have identified a list of ident…
Syntax for calculating period prevalence (disease epidemiology)I am working with a large longitudinal data set consisting of anonymous individuals with diabetes be…
Subscribe to:
Post Comments (Atom)
0 Response to GLLAMM error not converge
Post a Comment