Hi Statalist,
In panel data models such as
we usually decide which model to adopt based on the source of variation in x (between changes across individuals or changes within individuals over time).
My question is: in the case where the effect is driven by within-variation over time (and so we run a fixed effects model), is there a way to find out what drives this within-variation?
For example, say y is household bargaining power, and x is a measure of the extent of informality in women's employment. We now observe that reduced informality of employment leads to higher bargaining power within the household. How do we now determine that within-variation over time in informality is driven by factors like higher education or changes in the kind of job that women do?
Thanks for your time!
In panel data models such as
Code:
y = Bx_it + error
My question is: in the case where the effect is driven by within-variation over time (and so we run a fixed effects model), is there a way to find out what drives this within-variation?
For example, say y is household bargaining power, and x is a measure of the extent of informality in women's employment. We now observe that reduced informality of employment leads to higher bargaining power within the household. How do we now determine that within-variation over time in informality is driven by factors like higher education or changes in the kind of job that women do?
Thanks for your time!
Comment