Print, summary and plot methods for objects created using 'dmetar' functions
plot.InfluenceAnalysis.Rd
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 InfluenceAnalysis
plot(x, which = "all", ...)
Arguments
- x
An object of class
influence.analysis
.- which
Which plot(s) should be generated? Can be either
"all"
(default),"baujat"
,"influence"
,"ES"
(forest plot sorted by effect size) or"I2"
(forest plot sorted by heterogeneity).- ...
Additional arguments.