..@r-project.org]
> On Behalf Of Verena Weinbir
> Sent: Monday, May 26, 2014 18:57
> To: r-help
> Subject: [R] Metafor: forest plot for subset
>
> Hey,
>
> I want to build a forest plot which states author and year for a subset
> of
> studies.
>
> But if I use t
Hey,
I want to build a forest plot which states author and year for a subset of
studies.
But if I use this argument:
resultREML <- rma(yi=yi, vi=vi, method = "REML",
data = subset(empa, task=="x"))
resultREML
forest(resultREML, , slab=paste(empa$author, empa$year,sep = ",")
2 matches
Mail list logo