SEM in JASP-2

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • Recorded with screencast-o-m...
    (Recorded with screencast-o-m...)

Комментарии • 7

  • @Ajlbrandao
    @Ajlbrandao 2 года назад

    Excellent!

  • @jominatozaki2089
    @jominatozaki2089 3 года назад

    Thank you so much for this! It's very helpful.

  • @prateekkalia9758
    @prateekkalia9758 3 года назад

    Can you share how to create a sem model with second order construct

  • @azhaaslam8002
    @azhaaslam8002 Год назад

    Hi mam, I'm facing some issues regarding the creation of an SME kindly help me out.

  • @TerezaS
    @TerezaS 5 лет назад

    Hello, thank you very much for this video! :) May I have a question, please? I need to create this model: imgup.cz/image/Lzcd and I´m not entirely sure with the code I use..
    wb ~ ss + pc
    wb ~ dep
    ss ~ pc
    Is it alright? :) Or what should be changed?
    Thank you very much in advance!

    • @xuelongdeng1561
      @xuelongdeng1561 2 года назад

      endogenous variable must be ahead

    • @azhaaslam8002
      @azhaaslam8002 Год назад

      Hi, Hope so you are fine. I have one issue regarding the Creation of the model. My code is given below kindly check and guide me:
      #Latent variables
      A =~ EI1 + EI2 + EI3 + EI4 + EI5 + EI6 + EI7 + EI8 + EI9 + EI10 + EI11 + EI12
      B =~ RC1 + RC2 + RC3
      C =~ TC1 + TC2 + TC3
      D =~ PC1 + PC2 + PC3
      E =~ ReC1 + ReC2 + ReC3 +ReC4
      F =~ T1 + T2 + T3 + T4 + T5
      G =~ TL1 + TL2 + TL3 + TL4 + TL5
      H =~ TandL1 + TandL2 + TandL3
      I =~ CO1 + CO2 + CO3 + CO4 + CO5
      J =~ FP1 + FP2 + FP3 + FP4
      #Regression
      PP ~ EI
      FP ~ PP
      B+D+C+E+ G ~ A
      pp ~ G+E+D+C+B