Dear Statalist,
I am trying to run gravity regressions on the impact of FTA's for different sectors and having problems with the tariff variables. I tried to estimate the regression using the standard comand for PPML:
ppml_panel_sg tradeflow FTA n_MFN, ex(exporter) im(importer) y(year) cluster(pair_id)
My problem is that Stata drops the tariff data with the note:
note: ln_MFN omitted because of collinearity over lhs>0 (creates possible existence issue)
I would be really thankful if someone could help me with this issue.
Thanks a lot.
Related Posts with Omitted variables due to collinearity in PPML regressions
Using "strpos" to create new variableI want to use the command "strpos" to extract specific observations from a string variable. Im using…
Comparing developed and developing countries (Panel data analysis)Dear Statalist, I would be really grateful if could advise me an appropriate econometrics method or…
Unique String – Numeric combinationHi Stata users, I have a data set with string and numeric variables and would want to check for each…
Smart fuzzy matchingHi everyone, I am trying to perform a fuzzy matching for the variable prd for two databases that I …
Unique id generationHello, I have a dataset where I have 4 municipalities. For each municipality, I have many villages. …
Subscribe to:
Post Comments (Atom)
0 Response to Omitted variables due to collinearity in PPML regressions
Post a Comment