Skip to content
Prev 1681 / 5636 Next

[R-meta] Meta package

Dear Julie,

Please always respond to the list, not only to me.

To your question: Example code is again found in the help file to 
forest.meta:

data(Olkin95)
m1 <- metabin(event.e, n.e, event.c, n.c,
               data = Olkin95, subset = c(41, 47, 51, 59),
               sm = "RR", method = "I",
               studlab = paste(author, year))

# Add labels on both sides of forest plot
#
forest(m1, layout = "RevMan5", comb.fixed = FALSE,
        label.right = "Favours control", col.label.right = "red",
        label.left = "Favours experimental", col.label.left = "green",
        prediction = TRUE)

Best,
Gerta

Am 22.08.2019 um 00:46 schrieb Julie Webbs:

  
  
Message-ID: <73cfe28e-d84f-3e32-ed92-2bcddb9b1e5f@imbi.uni-freiburg.de>
In-Reply-To: <CAOQbBygxW__dtJrssjhm7t_7-4_MA5mbRCOFf52JdaMSzirwxw@mail.gmail.com>