glmmTMB_2: glmmTMB_2

glmmTMB_2R Documentation

glmmTMB_2

Description

Model of class glmmTMB

Usage

glmmTMB_2

Format

An object of class glmmTMB of length 7.

Examples

## Not run: 
glmmTMB(count ~ mined + (1 | site),
  ziformula =  ~ mined,
  family = poisson,
  data = Salamanders
)

## End(Not run)

easystats/circus documentation built on March 26, 2024, 9:30 p.m.