Lukasz Stasielowicz
Osnabr?ck University
Institute for Psychology
Research methods, psychological assessment, and evaluation
Lise-Meitner-Stra?e 3
49076 Osnabr?ck (Germany)
Twitter: https://twitter.com/l_stasielowicz
On 17.07.2023 12:00, r-sig-meta-analysis-request at r-project.org wrote:
> 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. (no subject) (#QIAO SHUYI#)
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 17 Jul 2023 08:07:11 +0000
> From: #QIAO SHUYI# <NIE22.QS at e.ntu.edu.sg>
> To: "r-sig-meta-analysis at r-project.org"
> <r-sig-meta-analysis at r-project.org>
> Subject: [R-meta] (no subject)
> Message-ID:
> <SG2PR01MB29839D0B8BA689BE67139F10F03BA at SG2PR01MB2983.apcprd01.prod.exchangelabs.com>
>
> Content-Type: text/plain; charset="utf-8"
>
> Dear All,
>
> Hi, everyone! I am currently taking the multilevel meta-analysis where effect sizes can be nested in studies. I am wondering how to get the I2 index for hetegeneity test as well as R square of the moderator analysis under rma.mv function. What are the codes to calculate those values?
>
> res1 <- rma.mv(yi = yi,
> V = vi,
> test="t",
> mod=~ mod1
> random = list(~ 1 | Study_ID, ~ 1 | Study_ID/correlation_ID),
> data = es)
> res1
>
> the fitstats function did not give R square.
>
> Thank you for your attention.
>
> Best Wishes
>
> Shuyi (Qiao)
>
>
> [[alternative HTML version deleted]]
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> R-sig-meta-analysis mailing list @ R-sig-meta-analysis at r-project.org
> To manage your subscription to this mailing list, go to:
> https://stat.ethz.ch/mailman/listinfo/r-sig-meta-analysis
>
>
> ------------------------------
>
> End of R-sig-meta-analysis Digest, Vol 74, Issue 18
> ***************************************************