Item Response Theory - Confirmatory Multidimensional Item Response Theory

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

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

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

    Amazing Aaroon! Thank you

  • @MrArdahazal
    @MrArdahazal 8 месяцев назад +1

    hi how can I take item information and test information parameters? can you help me for these syntaxes?

    • @statisticsninja
      @statisticsninja  8 месяцев назад +2

      After you fit your model, enter your model into the str() function. It will print the slots of your model. You can use the slot names to extract what you need.

    • @MrArdahazal
      @MrArdahazal 8 месяцев назад +1

      @@statisticsninja Thank you for reply, I hope you would share a video on how to obtain item and test information functions in multidimensional confirmatory IRT. 😀

    • @statisticsninja
      @statisticsninja  8 месяцев назад

      @@MrArdahazal Which function are you using to fit your model?

    • @MrArdahazal
      @MrArdahazal 8 месяцев назад +1

      @@statisticsninja Hi,
      I constructed a model as follows as far as I understand your presentation. Besides, I want to learn the test information function and item function parameters, but, I havent understood them. I tried to code them at below of the syntax but I am not sure.
      Model
      --------------------------------------
      library(mirt)
      library(latticeExtra)
      cfa

    • @statisticsninja
      @statisticsninja  8 месяцев назад

      @@MrArdahazalI hope this helps. I posted the RMarkdown file on my website's shared files section. ruclips.net/video/k_oNhQ9Fy6w/видео.html

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

    Amazing! Thank you!

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

    You save my live. Do you have the script?

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

      Hey Gregorio,
      I posted R Markdown files on my website www.statistics.ninja in the shated files section. Let me know if you need another script.