Hi All:
I want to investigate the causality relationship between work and health. My model is like this:
health (i=work(it-1)+xb+e (1)
work(it)=work(it-1)+xb+u (2)
Health is continuous variable, work is categorical variable. It is a typical cross-lagged panel model. I know -xtdpdml-, -xtabond- and -cmp- can help me with this model. But I don't know which is more suitable.
If use -xtabond-, then I will use one lagged or twice lagged work value with first difference (FD) method, at the cost of losing two waves due to the lagged values.
If use-xtdpdml-, with fixed effect, it seems lagged work variable is still related with error term as lagged work is related with average error.
If use-cmp-, it seems fixed effect or first difference is not allowed. I am not sure whether Mundlak random effect is possible in -cmp-.
I would appreciate if you can give some suggestions on this.
Thank you,
Connie
Related Posts with -xtdpdml-, -xtabond- or -cmp-?
cascading flag variablesHi there Any advice on an easy way to code the following would be greatly appreciated. Code: clea…
convert string to date: some observations are missing valuesDear Stata Users I am converting string to date variable running the following code: Code: gen da…
outreg2 drop supress model number (1) (2) etc.Dear all, I am generating tables to go in a paper for publication and I am using outreg2 to group a…
How to edit the height of a bar graph ?Hello dear community, I would like to edit the height of a stacked bar graph I construct. Here is th…
Reverse geocoding with geoinpoly gives inaccurate results helpHello, I am trying to use geoinpoly to extract countries from coordinates. I am using the 'PDSI - M…
Subscribe to:
Post Comments (Atom)
0 Response to -xtdpdml-, -xtabond- or -cmp-?
Post a Comment