glmmTMB_zi_2: glmmTMB_zi_2

glmmTMB_zi_2R Documentation

glmmTMB_zi_2

Description

Model of class glmmTMB

Usage

glmmTMB_zi_2

Format

An object of class glmmTMB of length 7.

Examples


## Not run: 
# data prepararion: see "glmmTMB_1"

glmmTMB(
  count ~ child + camper + (1 | persons),
  ziformula = ~ child + livebait + (1 | persons),
  data = fish,
  family = poisson()
)

## End(Not run)


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