Skip to content
Prev 4974 / 5636 Next

[R-meta] question on scatter plot of estimates (Fisher's Z) against the standard error

Hello all,
According to:
https://www.metafor-project.org/doku.php/plots:funnel_plot_variations I
think it could be the argument:


   -

   yaxis="seinv" for the inverse of the standard errors

Is what gives the 1/SE for each element in the vector of effect sizes in
the x-axis.

How can I "stand alone"?that would be outside the metafore package or not
using the funnel function?to plot the same scatterplot of effect sizes
(x-axis) against 1/SE (y-axis) in communion and a simple R scatter
plot?without the funnel background?and afterwards use it to further cluster
by coloring or using shapes ("pch") the effect sizes according to different
categorical variables in the data frame?

Thanks a lot for your help.
Kind regards,
Gabriel
On Tue, Nov 7, 2023 at 9:13?AM Gabriel Cotlier <gabiklm01 at gmail.com> wrote: