View source: R/summary.direct.evidence.plot.R
summary.direct.evidence.plot | R Documentation |
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
.
## S3 method for class 'direct.evidence.plot'
summary(object, ...)
object |
An object of class |
... |
Additional arguments. |
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.
Mathias Harrer & David Daniel Ebert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.