Binomial GLMM Assumptions

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Follow along to learn how to check model assumptions for a logistic mixed effects model in R! We look at outliers, binned residuals, and overdispersion.
    You can find the R Script and mock data on my GitHub: github.com/nik...
    Here is also a link to a very helpful GLMM FAQ page by Ben Bolker: bbolker.github...
    Happy coding! Comment if you have any questions!

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

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

    Thank you so much! I was just reading some dense text for this and your video helped

  • @gabrielleregimbal7419
    @gabrielleregimbal7419 9 месяцев назад

    So awesome! Will be using this soon!!

  • @VenezSteward
    @VenezSteward 3 месяца назад

    Thanks great video.
    However when i try to run those diagnostic tools i get a message
    binned_residuals(glmm_model)
    Using `ci_type = "gaussian"` because model is not bernoulli
    my model looks like
    glmm_model