Hello, everyone,
I have a a dichotomous variable as endogenous variable in the path
analysis, sex(0/1), I wrote the following syntax, is it right? Could
you please provide me some advances?
pathreg (knowledge exogenous_vars) /*
*/ (attitude knowledge exegenous_vars) /*
*/ (sex attitude knowledge exogenous_vars)
I am not sure if you are asking a technical question about syntax or
a substantive question about how to model something. If the question
is technical, You can always try the above and see if it works. It
looks like it will run but it is easy to miss something.