I have a data set of N=280 and T =60. I did fisher test for each of my 9 variables. Only two have unit roots at levels and stationary at I(1), rest of the variables are stationary. My question is can I use first difference of the two variables and levels for the stationary variables in the same regression model using fixed effects? Or do I need to use first difference for all the 9 variables. Is Fixed effects estimation still valid with unit roots?
GII = FDI +FemaleFert+GOVTEXP+EDUCATION+POPUL+GDPGROWTH
MY GII and education variables are non stationary at level, so can I use in stata the below command???
xtreg d.GII FDI FEMFER d.EDUC Popul GDP, fe cluster (Country)
or do I need to difference all my variables?
Also what is the purpose of the Cointegration test? if cointegration exists does it mean I can use the non stationary variables in levels using normal fixed effects estimation???
Related Posts with How to proceed with variables with Unit Root or non stationarity using fixed effects estimation??
Metan - how to calculate 95% CI intervals transforming _ES and _seES?Dear David Fisher and metan community, I have seen a question, ask a while ago by Jawdat Abdulla on…
Additional Scalars not Showing Up in Esttab Table - TestparmHi, I'm running four cox models assessing the effect of interactions between different types of soci…
name conflict in identifying a matrixHi, I need to compare parameters of equation coming from SUR and GLM estimations. So I need to code…
missing values when mergeHi, I have a dataset similar to the following table where I want to calculate the mean values of x1,…
Do file display problemI am using Stata 17 on Monterey on a 4K Retina iMac monitor. Recently the .do file editor started to…
Subscribe to:
Post Comments (Atom)
0 Response to How to proceed with variables with Unit Root or non stationarity using fixed effects estimation??
Post a Comment