plot.simData: Forest Plot for simData Objects

View source: R/plot.simData.R

plot.simDataR Documentation

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


jarbes documentation built on June 28, 2025, 1:07 a.m.

Related to plot.simData in jarbes...