Dear Stata community,
I have a panel dataset at the regional level for a set of 10 countries (i.e several regions within each of the 10 countries). I first perform an OLS regression country by country:
Y_(i,t)=β X_(i,t)+ϵ_(i,t)
I therefore obtain a \hat{β} for each country (\hat{β}^c). I then would like to use this estimated coefficient as an independent variable in another (regional-level) regression (this time, not country by country):
Z_(i,t)= γ β_(i)+ μ_(i,t)
Is there any econometric issue of using an estimated coefficient as an independent variable in a regression? Is there a Stata command to handle this? Any reference would be helpful.
What if, for some countries, the β is not statistically significant in the first stage regression?
Many thanks in advance for your help,
Théodore
PS: sorry for the equations, I hope this is readable.
Related Posts with Use an estimated coefficient as independent variable
How can I replace the missing data value with the existing repeated values by cityHow can I replace the missing data value with the existing repeated values by city! clear input int …
Plotting Matrix as pdf with two values in each cell and coloring with respect to both valuesHello, I'm trying to plot a matrix as a pdf file. There are two things in particular I would like t…
regression by industry and yearHi members, I am trying to run a regression by industry and year. I used the following code but I g…
Propensity score matching with restrictionsDear all, I have a monthly panel data of firm (variable: gvkey) and their turnover (variable: trn) …
Adding values in estpost/esttabHi, i'm using estpost and esttab to export variables summarizes. I would like to get Count/750 for e…
Subscribe to:
Post Comments (Atom)
0 Response to Use an estimated coefficient as independent variable
Post a Comment