Declared panel data as xtset year (instead of xtset panelid year)
xtset YEAR
panel variable: YEAR (balanced)
. xtreg logXijt logGDPitGDPjt logPCGDPitPCGDPjt logPCGDPDijt TRGDPit TRGDPjt logDistanceij Borderij i.PanelIDIndoASEAN, fe
Is it correct way of computing country wise fixed effects?
.reg logXijt logGDPitGDPjt logPCGDPitPCGDPjt logPCGDPDijt TRGDPit TRGDPjt logDistanceij Borderij i.PanelIDIndoASEAN. This is also countrywise fixed effect command.
I was told to give command in point 2 for countyrwise fixed effect and now I am confused if it is possible? Please answer this query
Regards
Saba Gulnaz
Related Posts with xtreg Y X1 X2...Xn i.country, fe- Is it possible/ correct/ feasible?
Variances and Covariances in the panel dataHi everyone, I just started using STATA and I am wondering how can I compute covariances and varianc…
Remove variable labels from all variable at onceHow to remove variable labels from all variable at once? Or duplicate variable names to variable lab…
Weighted Sum of Regression CoefficientsHi, I have conducted 6 different regressions. The resulting coefficients for the variables Pre4, Pr…
Correlation matrix with dummy variablesDear statalisters, I aim to test my data for multicollinearity, first using a correlation matrix. H…
OT: Analyzing ordinal data with metric modelsRonán Conroy alerted me to this article in another discussion forum. Some members of this group may …
Subscribe to:
Post Comments (Atom)
0 Response to xtreg Y X1 X2...Xn i.country, fe- Is it possible/ correct/ feasible?
Post a Comment