plot.RMA.Exact: Plot a confidence region given by an RMA.Exact object

Description Usage Arguments Value Examples

Description

Plot a confidence region given by an RMA.Exact object

Usage

1
2
3
## S3 method for class 'RMA.Exact'
plot(rma0, levels = c(0.01, 0.02, 0.05, 0.1, 0.15, 0.2),
  mfrow = c(1, dim(rma0)[3]), ...)

Arguments

rma0

an object of class RMA.Exact

levels

the significance levels to plot

mfrow

the dimensions of the array of plotting windows for use when rma0 contains regions for multiple weight parameters; defaults to a single row with as many as columns as regions contained in rma0

...

additional parameters passed down to graphics::contour (passed from there down to plot.window)

Value

undefined

Examples

1
see ?RMA.Exact

haben-michael/rma-exact-pkg documentation built on May 9, 2019, 9:58 p.m.