This function performers a specially designed diagnostic for a metarisk object
# S3 method for metarisk
diagnostic(
object,
median.w = 1.5,
study.names,
size.forest = 0.4,
lwd.forest = 0.2,
shape.forest = 23,
...
)
The object generated by the function hmr.
Change color if median of a weight > median.w. The default value is 1.5.
Character vector containing names of the studies used.
Size of the center symbol mark in the forest-plot lines
Thickness of the lines in the forest-plot
Type of symbol for the center mark in the forest-plot lines
...