A function to produce forest plots.
1 2 3 4 5 6 7 8 | forestplot(object, vlinecolour = "blue", textsize = 4,
pointcolour = "grey70", pointsize = 2, dp = 2,
textlabel = "Mean [95% CI]", dodgewidth = 1, RR = TRUE, ...)
## S4 method for signature 'nmadasfit'
forestplot(object, vlinecolour = "blue", textsize = 4,
pointcolour = "grey70", pointsize = 2, dp = 2,
textlabel = "Mean [95% CI]", dodgewidth = 1, RR = TRUE, ...)
|
object |
A nmadasfit object from fit. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.