Learn R Programming

jarbes (version 2.3.0)

plot.simData: Forest Plot for simData Objects

Description

Generates a forest plot of the simulated meta-analysis dataset, showing the observed effect sizes (TE) with 95

Arguments

x

A `simData` object created by `simData()`.

x.lim

Numeric vector of length 2 specifying the x-axis limits.

x.lab

Text with the label of the x-axis.

y.lab

Text with the label of the y-axis.

title.plot

Text for the title of the plot.

bias_colors

Named character vector specifying colors for bias categories.

bias_legend_title

Text label for the bias legend.

ref_line_color

Color for the vertical reference line corresponding to the mean.

...

Additional arguments (currently not used).