pairs.MCmcmc {MethComp} | R Documentation |
Create a pairs plot for an MCmcmc object
Description
Create a pairs plot for an MCmcmc object
Usage
## S3 method for class 'MCmcmc'
pairs(
x,
what = "sd",
subset = NULL,
col = NULL,
pch = 16,
cex = 0.2,
scales = "free",
...
)
Arguments
x |
An |
what |
Character indicating what parameters to plot. Possible values
are |
subset |
Character or numerical indicating the columns of the posterior
that should be plotted by |
col |
Color of the lines points used for plotting of the posterior densities. |
pch |
Plot symbol for the points. |
cex |
Plot character size for points in |
scales |
Character vector of length two, with possible values "same" or
"free", indicating whether x- and y-axes of the plots should be constrained
to be the same across panels. For |
... |
Further aruments passed on to the |
Value
A Lattice
plot.
Author(s)
Bendix Carstensen, Steno Diabetes Center, bendix.carstensen@regionh.dk, http://BendixCarstensen.com.
See Also
MCmcmc
, plot.MCmcmc
,
ox.MC
, sbp.MC