merMod_nb_1 | R Documentation |
Model of class glmerMod
merMod_nb_1
An object of class glmerMod
of length 1.
library(lme4)
library(glmmTMB)
data(Owls)
glmer.nb(SiblingNegotiation ~ SexParent + ArrivalTime + (1 | Nest), data = Owls)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.