ggCaterpillar: caterpillar plot for mixed effects models borrowed (stolen)...

Description Usage Examples

View source: R/ggCaterpillar.R

Description

caterpillar plot for mixed effects models borrowed (stolen) from http://stackoverflow.com/questions/13847936/in-r-plotting-random-effects-from-lmer-lme4-package-using-qqmath-or-dotplot

Usage

1
ggCaterpillar(re, QQ = TRUE, likeDotplot = TRUE)

Examples

1
ggCaterpillar(ranef(model, postVar=TRUE))

josiahpjking/jkr documentation built on Sept. 7, 2020, 3:54 a.m.