Good morning I have an issue with my structural equation model:
I have a latent variables which have some indicators:
and in turn influences other observable variables:
The problem is that the arrows for indicators and "it influences" go exactly in the same way, how can I declare that Y1 Y2 are dependent variables influenced by L1?
I think Stata read them as indicators as in the output they appear in the "measurement" part indeed that in the "structural" one.
I have a latent variables which have some indicators:
Code:
( L -> ind1 ind2 ind3 ind4)
Code:
( L -> Y1 Y2 )
I think Stata read them as indicators as in the output they appear in the "measurement" part indeed that in the "structural" one.
