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

P. Roberto Bakker robertob@kker @ending from gm@il@com
Sun Sep 23 12:08:02 CEST 2018


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)
>
>

	[[alternative HTML version deleted]]



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