Skip to contents

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