[R-meta] subtext - delete - metafor forest()

Viechtbauer, Wolfgang (SP) wolfg@ng@viechtb@uer @ending from m@@@trichtuniver@ity@nl
Sun Sep 23 18:52:54 CEST 2018


Hi Roberto,

forest(..., xlab="")

Best,
Wolfgang

-----Original Message-----
From: R-sig-meta-analysis [mailto:r-sig-meta-analysis-bounces using r-project.org] On Behalf Of P. Roberto Bakker
Sent: Sunday, 23 September, 2018 12:08
To: r-sig-meta-analysis using r-project.org
Subject: [R-meta] subtext - delete - metafor forest()

my apologies, I added the subject text.

Op zo 23 sep. 2018 om 12:05 schreef P. Roberto Bakker <
robertobakker using gmail.com>:

> Hi,
>
> When I run the syntax (see below), how can I make a forest plot without
> the subtext?: 'standardized mean change'?
> Thank you in advance, Roberto
>
> Syntax:
> datsub <- subset(dat, type == "MAOI")
> datsub
> res <- rma(measure="SMCC", yi=yi, vi=vi, data=datsub, digits=2, method =
> "REML")
> res
>
> forest(res, slab = paste(datsub$npd, datsub$tn, sep = ", "),
>        cex =0.45, cex.lab=0.8, cex.main=0.8, main="MAOI vs placebo - REML
> - R=0.5",
>        showweights = TRUE, order=order(datsub$name))
>
> On my laptop: surface pro 4 64b
> R version 3.5.0 (2018-04-23) -- "Joy in Playing"
> Copyright (C) 2018 The R Foundation for Statistical Computing
> Platform: x86_64-w64-mingw32/x64 (64-bit)



More information about the R-sig-meta-analysis mailing list