Greetings.
I'm trying to figure out how to do a hierarchical regression whereby the DV regressed on block 1 becomes the IV in block 2, which then has a different DV. That DV then becomes the IV in block 3, at which point the final DV is in place.
It'd look something like this:
Block 1: y1 regressed on x1 x2 x3 x4 x5
Block 2: y2 regressed on "y1"
Block 3: y3 regressed on "y2"
Y3 is my final outcome variable of most interest.
I'm told that this can be accomplished in STATA (perhaps using the nestreg command). I imagine R could handle it as well.
Can anyone help me out with syntax/steps to achieve this, preferably using STATA (or R)?
Thank you so much!
GH
I'm trying to figure out how to do a hierarchical regression whereby the DV regressed on block 1 becomes the IV in block 2, which then has a different DV. That DV then becomes the IV in block 3, at which point the final DV is in place.
It'd look something like this:
Block 1: y1 regressed on x1 x2 x3 x4 x5
Block 2: y2 regressed on "y1"
Block 3: y3 regressed on "y2"
Y3 is my final outcome variable of most interest.
I'm told that this can be accomplished in STATA (perhaps using the nestreg command). I imagine R could handle it as well.
Can anyone help me out with syntax/steps to achieve this, preferably using STATA (or R)?
Thank you so much!
GH