Usage
# S3 method for meta
radial(
x,
xlim = NULL,
ylim = NULL,
xlab = "Inverse of standard error",
ylab = "Standardised treatment effect (z-score)",
common = TRUE,
axes = TRUE,
pch = 1,
text = NULL,
cex = 1,
col = NULL,
level = NULL,
warn.deprecated = gs("warn.deprecated"),
fixed,
...
)# S3 method for default
radial(
x,
y,
xlim = NULL,
ylim = NULL,
xlab = "Inverse of standard error",
ylab = "Standardised treatment effect (z-score)",
common = TRUE,
axes = TRUE,
pch = 1,
text = NULL,
cex = 1,
col = NULL,
level = NULL,
...
)