ggCaterpillar: ggCaterpillar plot from random effects model

View source: R/model-funs.R

ggCaterpillarR Documentation

ggCaterpillar plot from random effects model

Description

ggCaterpillar plot from random effects model

Usage

ggCaterpillar(model, condVar = TRUE, QQ = FALSE, likeDotplot = TRUE)

Arguments

model

glmer-model to extract the random effects out

condVar

input to lme4::ranef(model, condVar), default = T

QQ

TRUE/FALSE, default = FALSE

likeDotplot

TRUE/FALSE, default = FALSE

Source

from https://stackoverflow.com/questions/13847936/plot-random-effects-from-lmer-lme4-package-using-qqmath-or-dotplot-how-to-mak


INS-Basel/hsrtools documentation built on April 20, 2024, 5:15 p.m.