glmmTMB_zi_3: glmmTMB_zi_3

glmmTMB_zi_3R Documentation

glmmTMB_zi_3

Description

Model of class glmmTMB

Usage

glmmTMB_zi_3

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),
  dispformula = ~xb,
  data = fish,
  family = truncated_poisson()
)

## End(Not run)


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