Negative Binomial & Zero-Inflated Models in R using Microbiome Data | Nutribiomes

Libraries mentioned:
install.packages("ggplot2", dependencies = TRUE, repos = "cran.us.r-project.org")
install.packages("MASS")
install.packages("pscl")
Instagram: @nutribiomes
Twitter: @DrKebbe

Пікірлер: 19

  • @allthingsrandom1855
    @allthingsrandom18553 ай бұрын

    Thank you so much, just what I needed. I have struggling with this part of my analysis so thank you for this Maryam

  • @shlomopreiss-bloom7577
    @shlomopreiss-bloom75772 жыл бұрын

    Thanks so much, this was exactly what I needed!

  • @user-jy6yz8xf7e
    @user-jy6yz8xf7e8 ай бұрын

    Great video, thanks!

  • @sanujaahammu6747
    @sanujaahammu67472 жыл бұрын

    Hi, very informative video..thanks

  • @pedroriosguayasamin640
    @pedroriosguayasamin6402 жыл бұрын

    Thank you very much for the explanation. Any chance that you can share a link that may explain the interpretation of interactions in a NB or ZINB models?

  • @laxmanbisht2638
    @laxmanbisht26382 жыл бұрын

    thanks!

  • @mimmim1673
    @mimmim16732 жыл бұрын

    Great

  • @PEOPLE-777
    @PEOPLE-7772 жыл бұрын

    It's , really interesting I'm going to put ZIP for bioChemists data set, if is it possible please make mode on that data set. Thank you

  • @battleon81
    @battleon8127 күн бұрын

    I was just wondering if something like this was actually necessary for my data. Turns out it lowered the AIC by 155.

  • @adrianfigueroa8093
    @adrianfigueroa8093 Жыл бұрын

    Hi Dr. Kebbe, I'm a PhD candidate currently working on my dissertation research. My response variable follows a zero-inflated beta distribution. Would you have any advice for me to model this? I am having trouble finding an R package that allows me to do that.

  • @michaelallen185
    @michaelallen185 Жыл бұрын

    What keyboard do you use? Or is it just the keyboard on your macbook?

  • @yusufhaji9091
    @yusufhaji9091 Жыл бұрын

    Thank you,I was enquiring if is possible to send the codes you were using since it is not clear to me

  • @alexiscanari8776
    @alexiscanari8776Ай бұрын

    Thank you so much for your videos!! I have a brief question, in the case of negative binomial in panel data, would you recommend using this library glmmTMB? thank you a lot in advance for your answer :)

  • @parthparikh6464
    @parthparikh6464 Жыл бұрын

    I want to know how to interpret the data after we get over the result of a zero-inflated negative binomial. How to define the coefficient-and-variable in a data relationship

  • @sanujaahammu6747
    @sanujaahammu67472 жыл бұрын

    I am using negative binomial zero inflated mixed model for my thesis project on gut microbiome in babies. I have 48 subject measured at three different points. The subjects are from 2 different locations. They are evaluated for allergy at later stage..so how i find the right model

  • @nutribiomesmaryamkebbephd9830

    @nutribiomesmaryamkebbephd9830

    2 жыл бұрын

    Hi Sanuja, thank you for watching. This will depend entirely on what research question you are hoping to answer, how your data looks like, etc... You may consider the glmm.zinb package that allows for random effects to account for a longitudinal design, if this fits with your purposes.

  • @sanujaahammu6747

    @sanujaahammu6747

    2 жыл бұрын

    @@nutribiomesmaryamkebbephd9830 Thanks

  • @sanujaahammu6747

    @sanujaahammu6747

    2 жыл бұрын

    @@nutribiomesmaryamkebbephd9830 I want to find how a genus varies over different time points in subjects from both locations. Will the model be zinb = (counts = Time + location|Subject + offset (log(N)), link ="logit", dist = "negbin", data = data4) where counts = count data of bacterial taxa N - total no of reads in each sample Time - week 1, week 4, week 24 location - X and Y. And after running this model, what is the next step? do i use the predict function? Sorry I am new to this topic Thanks

  • @TheForceVM

    @TheForceVM

    10 ай бұрын

    @@nutribiomesmaryamkebbephd9830 Can you share the xl file of the data so we can practice matching the results ? blongum.xlsx