-----Original Message-----
From: Dylan Johnson [mailto:dylanr.johnson at mail.utoronto.ca]
Sent: Saturday, 16 January, 2021 18:14
To: Viechtbauer, Wolfgang (SP); r-sig-meta-analysis at r-project.org
Subject: RE: Displaying Subgroups in Forest Plot
Thanks all - I have been following that code Wolfgang and it is coming
together.
One issue I am having is that I have repeating author names and dates along
the column in the forest plot where r is automatically adding a serial
number to the end:
Johnson, 2018.1
Johnson, 2018.2
Johnson, 2018.3
Is there any way to remove that?
Dylan Johnson, MSc
MA Student, School and Clinical Child Psychology
Department of Applied Psychology and Human Development
University of Toronto
252 Bloor Street West
Toronto, ON M5S 1V6
From: Viechtbauer, Wolfgang (SP)
Sent: January 16, 2021 4:50 AM
To: Dylan Johnson; r-sig-meta-analysis at r-project.org
Subject: RE: Displaying Subgroups in Forest Plot
EXTERNAL EMAIL:
Dear Dylan,
There is a pretty coprehensive example here:
http://www.metafor-project.org/doku.php/plots:forest_plot_with_subgroups
This should be fairly easy to adapt to the case where rma.mv() is used for
model fitting.
Best,
Wolfgang