Hi.
Let's say I have estimated the following model:
sem (y1 <- x1) (y2 <- x1) (y3 <- y1 y2 x2 x3), cov(e.y1*e.y2) vce(sbentler)
Is there a command available (or a button to click) to easily draw the path diagram for this model so that I don't have to use the SEM Builder?
I am using Stata 15.
Thanks!
Erik
Let's say I have estimated the following model:
sem (y1 <- x1) (y2 <- x1) (y3 <- y1 y2 x2 x3), cov(e.y1*e.y2) vce(sbentler)
Is there a command available (or a button to click) to easily draw the path diagram for this model so that I don't have to use the SEM Builder?
I am using Stata 15.
Thanks!
Erik
Comment