- x
An object of class netsplit
.
- pooled
A character string indicating whether results for the
common ("common"
) or random effects model ("random"
)
should be plotted. Can be abbreviated.
- show
A character string indicating which comparisons should
be printed (see Details).
- subgroup
A character string indicating which layout should
be used in forest plot: subgroups by comparisons
("comparison"
) or subgroups by estimates
("estimate"
). Can be abbreviated.
- overall
A logical indicating whether network meta-analysis
estimates should be printed.
- direct
A logical indicating whether direct estimates should
be printed.
- indirect
A logical indicating whether indirect estimates
should be printed.
- prediction
A logical indicating whether prediction intervals
should be printed.
- only.reference
A logical indicating whether only comparisons
with the reference group should be printed.
- sortvar
An optional vector used to sort comparisons (must be
of same length as the total number of comparisons).
- subset
An optional logical vector specifying a subset of
comparisons to print (must be of same length as the total number of
comparisons) .
- text.overall
A character string used in the plot to label
the network estimates.
- text.direct
A character string used in the plot to label the
direct estimates.
- text.indirect
A character string used in the plot to label
the indirect estimates.
- text.predict
A character string used in the plot to label
the prediction interval.
- type.overall
A character string specifying how to plot
treatment effects and confidence intervals for the overall
network evidence.
- type.direct
A character string specifying how to plot
treatment effects and confidence intervals for the direct
evidence.
- type.indirect
A character string specifying how to plot
treatment effects and confidence intervals for the indirect
evidence.
- col.square
The colour for squares.
- col.square.lines
The colour for the outer lines of squares.
- col.inside
The colour for results and confidence limits if
confidence limits are completely within squares squares.
- col.diamond
The colour of diamonds.
- col.diamond.lines
The colour of the outer lines of diamonds.
- col.predict
Background colour of prediction intervals.
- col.predict.lines
Colour of outer lines of prediction
intervals.
- col.subgroup
The colour to print information on subgroups, i.e.,
pairwise comparisons.
- equal.size
A logical indicating whether all squares should
be of equal size. Otherwise, the square size is proportional to
the precision of estimates.
- leftcols
A character vector specifying columns to be plotted
on the left side of the forest plot (see Details).
- leftlabs
A character vector specifying labels for columns on
left side of the forest plot.
- rightcols
A character vector specifying columns to be
plotted on the right side of the forest plot (see Details).
- rightlabs
A character vector specifying labels for columns
on right side of the forest plot.
- digits
Minimal number of significant digits for treatment
effects and confidence intervals, see print.default
.
- digits.prop
Minimal number of significant digits for the
direct evidence proportion.
- backtransf
A logical indicating whether results should be
back transformed in forest plots. If backtransf = TRUE
,
results for sm = "OR"
are presented as odds ratios rather
than log odds ratios, for example.
- lab.NA
A character string to label missing values.
- smlab
A label printed at top of figure. By default, text
indicating either common or random effects model is printed.
- ...
Additional arguments for forest.meta
function.