Announcement

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

  • How do I add the covariance of two dependent variables in SEM?

    I want to analyze a structural equation model with two y's.

    Below are my comments.
    gsem (Reg@1-> Q24_1 Q24_2 Q24_3) (Demand@1->Q24_4 Q24_5 Q24_6 Q24_7) (ownei <- Q24_8 logsales sme stock union Reg Demand, probit) (userei <- Q24_8 logsales sme stock union Reg Demand, probit)

    Reg and Demand are latent variables and I have confirmed their identification through CFA.
    The dependent variables, ownei and userei, are binary.

    1) I want to add the covariance of OWNEI and USEREI in the model below, but I can't find the command. Is it not possible to add the covariance if they are observed variables?
    2) How can I add the interaction term of USEREI and OWNEI?
Working...
X