Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Sem, Gsem, how to declare a variables ad "dependent" rather than as "indicator"

    Good morning I have an issue with my structural equation model:
    I have a latent variables which have some indicators:
    Code:
    ( L -> ind1 ind2 ind3 ind4)
    and in turn influences other observable variables:
    Code:
    ( L -> Y1 Y2 )
    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.
    Last edited by Chiara Tasselli; 05 Oct 2022, 05:52.
Working...
X