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
Cut axis without excluding data pointsHi I am working on a twoway plot where one data point is quite large compared to the rest. However,…
egen =total(), by() issueHello - I'm attempting to create a variable (totalsharesheld) that is the aggregate of three differe…
Marginsplot with catagorical variables on x axis - custom spacingI have a dataset where the outcome is binary (y), and a predictor variable is in the form of ordinal…
QregplotHello - I am using qregplot command to plot quantile for one of my variable by using the Code: quie…
godir - for working in directoriesDon't know why this never took off - I'm sure I publicized it years ago. For anyone who's interested…
Subscribe to:
Post Comments (Atom)
0 Response to Help ppml Stata 15
Post a Comment