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 ?
Sharp RD estimation - "Mass points detected in the running variable." issue - 0 nb of observationsDear all, I am currently trying to use a Regression Discontinuity specification to try to estimate …
Consequences and literature of using one regression residual on all id'sHi everybody I am making an IV regression. When constructing my instrument set I make regression on…
Missing yearly observation - Panel dataI've got panel data from 2009-2016. Some individuals don't have data for the entire period. ID year…
Poisson distributionHi, if I want to generate a distribution of Poisson probability with the λ per period starting from …
nlsur returned zero estimates and (constrained) standard errorsDear statalisters, I'm working on a Translog cost function estimation, where the dependent variable…
Subscribe to:
Post Comments (Atom)
0 Response to Can somebody explain this Regression command to me ?
Post a Comment