I want to conduct path analysis with logistic regression model.
Exposure variables are continuous (body weights at different time points), and mediator variables are also continuous (age etc.).
Outcome is dichotomous variable (existence of a disease).
My interests are the direct and indirect effects of exposure variables on the outcome. So I am trying to do path analysis with logistic regression model.
I use SAS, but I could not find how to apply logistic model with PROC CALIS.
Are there any options to select logistic model? or some other procedures?
This may be done by conducting several regression analyses and re-calculating the output coefficients, but I want to avoid self calculation.
Some websites say it can be done by Mplus. Is it an easier way to use Mplus?