View source: R/plot.gosh.diagnostics.R
plot.gosh.diagnostics | 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
, eggers.test
, gosh.diagnostics
, and sucra
.
## S3 method for class 'gosh.diagnostics'
plot(x, which = c("all", "cluster", "outlier"), ...)
x |
An object of class |
which |
Type of plot to display. Can be |
... |
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.
Mathias Harrer & David Daniel Ebert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.