Hi! I am writing my master thesis and I urgently need help. I would be very thankful If you could provide your views on the below issue.
I want to see the effect of foreign aid on development of 24 random developing countries. I am using a panel regression. After making Hausman test using the following commands:
1) xtreg GDPpercapitaannualgrowth NetODAreceivedofGDP TradeofGDP Privatecreditbydepositmoney FDIofGDP GrosscapitalformationofGD Inflationconsumerpricesannu GeneralGovernmentFinalConsump ThedimensionofEducation loglabor i.Year, fe
2) estimate store fe and etc I chose random effect model.
Is the following command correct for a random effect regression?
xtreg GDPpercapitaannualgrowth NetODAreceivedofGDP TradeofGDP Privatecreditbydepositmoney FDIofGDP GrosscapitalformationofGD Inflationconsumerpricesannu GeneralGovernmentFinalConsump ThedimensionofEducation loglabor i.Year, re vce(cluster ID)
I am concertned about i.Year and vce(Cluster ID). Can we have time dummies and clustering in random effect model?
Thank you so much in advance for your help!
I want to see the effect of foreign aid on development of 24 random developing countries. I am using a panel regression. After making Hausman test using the following commands:
1) xtreg GDPpercapitaannualgrowth NetODAreceivedofGDP TradeofGDP Privatecreditbydepositmoney FDIofGDP GrosscapitalformationofGD Inflationconsumerpricesannu GeneralGovernmentFinalConsump ThedimensionofEducation loglabor i.Year, fe
2) estimate store fe and etc I chose random effect model.
Is the following command correct for a random effect regression?
xtreg GDPpercapitaannualgrowth NetODAreceivedofGDP TradeofGDP Privatecreditbydepositmoney FDIofGDP GrosscapitalformationofGD Inflationconsumerpricesannu GeneralGovernmentFinalConsump ThedimensionofEducation loglabor i.Year, re vce(cluster ID)
I am concertned about i.Year and vce(Cluster ID). Can we have time dummies and clustering in random effect model?
Thank you so much in advance for your help!
Comment