plot.abrm: Plot method for abrm objects
Description
Plot method for abrm objects
Usage
# S3 method for abrm
plot(x, ...)
Value
Invisibly returns the input object x. The function is called for its side effect of displaying MCMC diagnostic plots (trace plots and density plots) if they are available in the abrm object.
Arguments
- x
An object of class "abrm"
- ...
Additional arguments (ignored)