Hi,
I am trying to run this command on Stata 15:
ppml trade EXPORTER_TIME_FE* IMPORTER_TIME_FE* ln_DIST CNTG LANG CLNY if exporter != importer, cluster(pair_id)
estimates store ppml
But I have this error:
note: starting ppml estimation
note: trade has noninteger values
Iteration 1: deviance = 1.48e+07
Iteration 2: deviance = 6988942
Iteration 3: deviance = 4885299
Iteration 4: deviance = 4372770
Iteration 5: deviance = 4277995
Iteration 6: deviance = 4266197
Iteration 7: deviance = 4265273
Iteration 8: deviance = 4265229
Iteration 9: deviance = 4265229
Iteration 10: deviance = 4265229
Iteration 11: deviance = 4265229
_robust_work(): 3102 function found where matrix required
rob__compute(): - function returned error
_robust(): - function returned error
_robust2(): - function returned error
<istmt>: - function returned error
Any suggestions?
Thanks!!
Related Posts with Help ppml Stata 15
Panel data which is non-missing for some variables and missing on Saturdays/Sundays/holidays for other variablesGood day, I have a general question regarding best practices for panel data which is non-missing fo…
JACCARD similarity measureHi I am working on similarity measure on the different assets classification. I have close to 12 ass…
sorting and creation of variablesHi everyone, I have two questions for you. I have a panel in which I have date, ID, company and out…
Quick syntax question: foreach var of varlist min to maxDear all, I have a quick question about the Stata syntax. I want to refer to a list of variables th…
Simulating different scenarios in a FE panel model with lagged explanatory variableHello! I have a rather general question about my statistical approach - if helpful, I can also post …
Subscribe to:
Post Comments (Atom)
0 Response to Help ppml Stata 15
Post a Comment