Hello i hope all of yopu have a great Evening at least in Germany it is,
I am researching for my Bachelors Thesis that tests for the effects of regulation on FDI (foreign direct investment). I am now ready with my my merging and cleaning up my data and can start to do the regression.
I came across this log file where somebody is testing the effects of regulation on international trade with a dstri data set and thats kinda similar to what i wanna do.
. ppmlhdfe rv_trade ind_dstri_exp ind_dstri_imp ln_DIST LANG CNTG CLNY ln_gdp_expln_gdp_imp
if rv_trade>0 & exporter!=importer & year=="2015", absorb(time)
cluster(pair_id)
Here i got some questions about some parts the command and what it does. I hope somebody can explain with the limited information you have. Maybe i can provide some more if needed.
As i understannd it the absorb command puts the time fixed effects in the regression,
I dont really know what the cluster command does (as i couldnt find the meaning of the pair_id variable), but it seemed to be important because i see it in every more complex regression.
second the exporter! =importer is completely new to me
I hope you can help me and thank you!!
Max
Related Posts with Can somebody explain this Regression command to me ?
dependent variable with gap in a panel data with repeated time valuesHello Statalist, I have panel data with repeated time values. The reason is that there are more tha…
Panel Data: Adding/Merging multiple rows with observations to the same dateHello Statalisters! I have a firm-day panel dataset with firms, dates and stock returns. It looks l…
Common Correlated Effects and Serial CorrelationHello everyone, I have the following question related to testing residuals for serial correlation a…
Interpreting Odds RatiosI need advice on the correct interpretation of an odds ratio of an interaction term. Both the mixed…
Interpretation of a reference variableGreetings to the wonderful Stata community, I have a question regarding about interpretation of dum…
Subscribe to:
Post Comments (Atom)
0 Response to Can somebody explain this Regression command to me ?
Post a Comment