GLMMadaptive_zi_1: GLMMadaptive_zi_1

GLMMadaptive_zi_1R Documentation

GLMMadaptive_zi_1

Description

Model of class GLMMadaptive

Usage

GLMMadaptive_zi_1

Format

An object of class MixMod of length 21.

Examples

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

GLMMadaptive::mixed_model(
  count ~ child + camper,
  random = ~ 1 | persons,
  zi_fixed = ~ child + livebait,
  data = fish,
  family = GLMMadaptive::zi.poisson()
)

## End(Not run)

easystats/circus documentation built on Aug. 24, 2024, 10:59 p.m.