bubble {baggr} | R Documentation |
Bubble plots for meta-regression models
Description
Bubble plots for meta-regression models
Usage
bubble(bg, covariate, fit = TRUE, label = TRUE)
Arguments
bg |
a |
covariate |
one of the covariates present in the model |
fit |
logical: show mean model prediction? (slope is mean estimate of |
label |
logical: label study/group names? |
Value
A simple bubble plot in ggplot
style.
Dot sizes are proportional to inverse of variance of each study (more precise studies are larger).
See Also
labbe()
for an exploratory plot of binary data in similar style
[Package baggr version 0.7.11 Index]