plot: A function to produce forest plots.

Description Usage Arguments

Description

A function to produce forest plots.

Usage

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

Arguments

object

A nmadasfit object from fit.


VNyaga/NMADAS documentation built on May 6, 2019, 11:20 a.m.