Mild introduction to Structural Equation Modeling (SEM) using R

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024

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

  • @duncanunwin3261
    @duncanunwin3261 6 месяцев назад

    The best introduction to SEM I''ve seen. Thanks.

  • @clementinetine5355
    @clementinetine5355 2 года назад +2

    Thank you so so so much for this AMAZING tutorial!!! This is actually my second time trying to use R, and this video was a huge help in understanding the basic logic behind conducting SEM using R. I could even code the mediation model by myself in 3 minutes, which made me very happy :D You are a great educator

  • @scarlettzhang7800
    @scarlettzhang7800 Год назад +1

    Thank you very much to all presenters! This is a very newbie-friendly video to learn SEM using R! Everything is well organized and well explained! Looking for more good videos:)

  • @amiraalaamri7032
    @amiraalaamri7032 Год назад +1

    Thanks a lot for this great presentation. It is very informative.

  • @JeffNijsse
    @JeffNijsse 3 года назад +2

    Thanks Simon Pegg! Its been a pleasure learning SEM from you. Very well thought out and delivered workshop 👍

  • @jayh2247
    @jayh2247 2 года назад +1

    Wonderful presentation! Thank you so much! :)

  • @reutzabag591
    @reutzabag591 2 года назад +1

    Wonderful workshop, thank you.

  • @theresae194
    @theresae194 3 года назад +1

    Hi, thanks for the great tutorial. I got stuck with all the other explanations, but now I had the chance to get one step further. Great Job!!

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

    Thank you for such a great video.

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

    It's a great great course. Thank you!

  • @TheStatsDon
    @TheStatsDon 2 года назад +1

    Thank you

  • @pedrosenna100
    @pedrosenna100 2 года назад +1

    Thank u professor!

  • @yi-jungwu842
    @yi-jungwu842 4 года назад +2

    Thanks so much!

  • @aysusecmen5329
    @aysusecmen5329 3 года назад +1

    Thank you so much, great workshop. In your last slide, you are talking about multilevel SEM. Is there an easy syntax example you can share? Say I have longitudinal data, we have the same measurements of openness, agreeableness and prejudice, but this time the data is so that the measurements have been collected across multiple participants through time. For simplicity we can assume we have t1 ...tn, n time stamps for all measurement for each participant. How the model 4 syntax can be modified to incorporate this? (we would be using linear mixed effect models with random intercepts (1|participant_id)

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

      Hy Aysu, unfortunatly this channel is only for publishing recordings from previous meetups. If you are looking for assistance with your code, you should consult relevant forums, or reach out to the speaker in person.
      Edit: Talked to the speaker, and it seems like you already reached out. Hopefully Ronny was able to help you with your problem :)

  • @xuyang2776
    @xuyang2776 10 месяцев назад

    Hello, Author. Could you tell me how to get the residual vairances of a MSE by lavaan()? Thanks