Announcement

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

  • How to include nominal variables in Structural Equation Modelling (SEM)

    I want to perform a SEM analysis for my dissertation
    The outcome variable is 'depression' which is a binary variable

    Out of the selected independent variables, some are nominal scale variables
    For example 'living arrangement'. It has three categories: "Living alone", "Living with children", "Living with others"

    In SEM you can include these kinds of variables as a factor variable (like we do in regression by putting 'i.variable')
    How can I include this in SEM?

    Thanks and Regards

  • #2
    If your manifest outcome variable is binary, then you would likely fit the SEM using -gsem-.

    -gsem- allows factor variable notation.
    Code:
    help gsem

    Comment


    • #3
      That I already know sir
      I am using gsem only
      But it is assuming nominal variable as an ordinal variable/continuos variable

      Comment

      Working...
      X