Hi everyone,
I would like to apply a nested regression using the nestreg command
.
I have seven blocks in total, each representing different theoretical dimensions that aim to explain the variance of the dependent variable (risk perception).
Now I am wondering if the order in which the blocks are integrated into the nested regressions matters?
Thank you for your time.
Andreas
I would like to apply a nested regression using the nestreg command
Code:
nestreg: reg riskperc (income sex age) (...)
I have seven blocks in total, each representing different theoretical dimensions that aim to explain the variance of the dependent variable (risk perception).
Now I am wondering if the order in which the blocks are integrated into the nested regressions matters?
Thank you for your time.
Andreas
Comment