merMod_nb_1: merMod_nb_1

merMod_nb_1R Documentation

merMod_nb_1

Description

Model of class glmerMod

Usage

merMod_nb_1

Format

An object of class glmerMod of length 1.

Examples


library(lme4)
library(glmmTMB)
data(Owls)
glmer.nb(SiblingNegotiation ~ SexParent + ArrivalTime + (1 | Nest), data = Owls)


easystats/circus documentation built on June 10, 2025, 7:22 p.m.