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