forest.subgroup.analysis.mixed.effects: Print, summary and plot methods for objects created using...

View source: R/forest.subgroup.analysis.mixed.effects.R

forest.subgroup.analysis.mixed.effectsR Documentation

Print, summary and plot methods for objects created using 'dmetar' functions

Description

Print, summary and plot S3 methods for objects of class direct.evidence.plot, find.outliers, influence.analysis, multimodel.inference, pcurve, power.analysis, subgroup.analysis.mixed.effects, and sucra.

Usage

## S3 method for class 'subgroup.analysis.mixed.effects'
forest(x, ...)

Arguments

x

An object of class subgroup.analysis.mixed.effects.

...

Other arguments of the meta.forest or metafor's codeforest function. Can be used for styling the generated forest plot.

Details

A total of four package-specific S3 methods are provided in dmetar: S3 methods for print, summary, plot and forest. Outputs from print and summary are always identical. When both plot and forest are available for a class, outputs of both functions are identical (i.e., a forest plot is returned). The forest/plot function allows additional arguments of the meta.forest or metafor's codeforest function (depending on the class of the meta-analysis object on which prior calculations are based on). These can be used for further styling of the forest plot.

Author(s)

Mathias Harrer & David Daniel Ebert


MathiasHarrer/dmetar documentation built on Jan. 26, 2024, 3:12 p.m.