Dear Stata community,
I have a panel gravity dataset. I have trying to run the following models
1. ivppml patents pc1_CS ln_gdp_o ln_gdp_d ln_wdi_gerp_qog_data_o ln_wdi_gerp_qog_data_d ln_tradeflow_baci Inst_Dist ln_dist contig comlang_off colony, inst( new_gendist_plurality ln_gdp_o ln_gdp_d ln_wdi_gerp_qog_data_o ln_wdi_gerp_qog_data_d ln_tradeflow_baci Inst_Dist ln_dist contig comlang_off colony)
what is the mistake I'm doing? when i try to include year_* origin_* and dest_* fixed effects the model does not converge. is this expected?
Array
2. I have tried ivpoisson with the following code. However, i get an error saying "Hessian is not positive semidefinite". How can i correct for this?
ivpoisson gmm patents ln_gdp_o ln_gdp_d ln_wdi_gerp_qog_data_o ln_wdi_gerp_qog_data_d ln_tradeflow_baci Inst_Dist ln_dist contig comlang_off colony ( pc1_CS = new_gendist_plurality)
Related Posts with ivppml and ivpoisson
Constrained label in SEM outputHi, in a SEM output I am getting ONE 'constrained' label. It is not clear to me why that particular …
How to fill in missing values by group when there is one nonmissing value per groupHi, I have a variable that has one nonmissing numeric value per group, and all the other values are …
time trends and individual effectsDear all, When I control i.company#c.trend, can I control individual effects? Code: webuse grunfel…
exact, loopable area shading of line graph between pairs of observationsDear list members, I have a question on the placement of shaded areas in graphs. I had a look at SJ…
Using lfit with log(x)Hi, my equation of my regression is : Y=B0 + B1*log(x) I would like to get a graph with this equatio…
Subscribe to:
Post Comments (Atom)
0 Response to ivppml and ivpoisson
Post a Comment