Lukasz Stasielowicz
Osnabr?ck University
Institute for Psychology
Research methods, psychological assessment, and evaluation
Seminarstra?e 20
49074 Osnabr?ck (Germany)
Am 09.02.2022 um 07:54 schrieb r-sig-meta-analysis-request at r-project.org:
> Send R-sig-meta-analysis mailing list submissions to
> r-sig-meta-analysis at r-project.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://stat.ethz.ch/mailman/listinfo/r-sig-meta-analysis
> or, via email, send a message with subject or body 'help' to
> r-sig-meta-analysis-request at r-project.org
>
> You can reach the person managing the list at
> r-sig-meta-analysis-owner at r-project.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of R-sig-meta-analysis digest..."
>
>
> Today's Topics:
>
> 1. Meta-Analysis using different correlation coefficients
> (Lena Pollerhoff)
> 2. Meta-Analysis using different correlation coefficients
> (Lena Pollerhoff)
> 3. Comparison to baseline- remove intercept or keep? (Danielle Hiam)
> 4. questions on some functions in metafor and clubsandwich
> (Brendan Hutchinson)
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 8 Feb 2022 13:39:52 +0100
> From: Lena Pollerhoff <lena at pollerhoff.de>
> To: r-sig-meta-analysis at r-project.org
> Subject: [R-meta] Meta-Analysis using different correlation
> coefficients
> Message-ID: <AA0B9D07-6B89-4BF7-91F7-D32B5FDE031A at pollerhoff.de>
> Content-Type: text/plain; charset="utf-8"
>
> Hello,
>
> We are currently conducting a meta-analysis based on correlation coefficients.
> We have received a huge amount of raw datasets, so that we are able to calculate effect sizes/correlations coefficients on our own for many datasets, and we have other correlations extracted from the original pubs. Therefore I have a couple of questions:
>
> 1. If one variable is dichotomous and the other variable is continuous but not normally distributed, what kind of coefficient should be calculated? We?d go for point-biserial if the variable is naturally dichotomous (not artificially dichotomized), and for biserial correlation if the dichotomous variable was artificially dichotomized, but are worried that both require normal distribution of the continuous variable?
>
> 2. We are wondering how to best integrate person?s product moment correlation coefficients (both continuous, normally distributed variables), (point-) biserial correlation coefficients (for 1 (artificial) dichotomous and 1 continuous variable) and spearman rang correlation coefficients (for non-parametric, both continuous variables) in one meta-analysis? Just use the raw values? Or is it better to transform them in a homogenous way (I?ve read Fisher?s z makes less sense for anything else than Pearson?s r as a variance-stabilizing procedure?)? Can spearman rho be converted using fisher?s z transformation? I?ve also read that it is not advisable to include product-moment correlation and point-biserial correlation in one meta-analysis, is there a way to convert the point-biserial correlation to something that can be integrated with Pearson?s r and Spearman?s rho?
>
> 3. I have multiple effect sizes within one sample and I want to aggregate them, how do I define rho in the aggregate function from the metafor package? Is it possible to calculate rho based on the raw datasets? Or would it better to think in a conservative way and assume perfect redundancy (i.e., rho = 0.9)?
>
> Thanks in advance for your time and effort!
> Best,
> Lena
>
>
>