Hello everyone,
Now I'm working with gsem, my model have some problems, I hope that guys can help me solve this.
My model is described as below. P, G1, G2, G is latent variables. convert is dummy dependent variable .
I'm consider to write command to describe relationship between G1 G2 and G.
I try to run : gsem ( convert <- F1- F5, logit) ( convert <- P G, logit) ( P-> p1 p2 p3 p4 p5) (G -> G1 G2) ( G1->ec1 ec2 ec3 ec4 ec5) (G2 -> h1 h2 h3 h4 h5 h6), latent (P G1 G2 G)
but it cannot.
T
Now I'm working with gsem, my model have some problems, I hope that guys can help me solve this.
My model is described as below. P, G1, G2, G is latent variables. convert is dummy dependent variable .
I'm consider to write command to describe relationship between G1 G2 and G.
I try to run : gsem ( convert <- F1- F5, logit) ( convert <- P G, logit) ( P-> p1 p2 p3 p4 p5) (G -> G1 G2) ( G1->ec1 ec2 ec3 ec4 ec5) (G2 -> h1 h2 h3 h4 h5 h6), latent (P G1 G2 G)
but it cannot.
T
Comment