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