plot.opm {OrthoPanels} | R Documentation |
opm
ObjectMethod for plot
applied to opm
objects.
Each parameter will be plotted as a density plot in a separate
figure.
## S3 method for class 'opm'
plot(x, parm, ask = dev.interactive(), main = NULL, xlab = NULL, ...)
x |
an instance of class |
parm |
a specification of which parameters are to be plotted,
either a vector of names (" |
ask |
if " |
main, xlab |
(optional) vector of titles and X-axis labels for each figure. |
... |
further arguments passed to the |
A list of objects of class "density
", one for each
requested model parameter. The elements are named after the
parameter.