Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

crosscorr.plot

Plot image of correlation matrix


Description

crosscorr.plot provides an image of the correlation matrix for x. If x is an mcmc.list object, then all chains are combined.

The range [-1,1] is divided into a number of equal-length categories given by the length of col and assigned the corresponding color. By default, topographic colours are used as this makes it easier to distinguish positive and negative correlations.

Usage

crosscorr.plot (x, col = topo.colors(10), ...)

Arguments

x

an mcmc or mcmc.list object

col

color palette to use

...

graphical parameters

See Also


coda

Output Analysis and Diagnostics for MCMC

v0.19-4
GPL (>= 2)
Authors
Martyn Plummer [aut, cre, trl], Nicky Best [aut], Kate Cowles [aut], Karen Vines [aut], Deepayan Sarkar [aut], Douglas Bates [aut], Russell Almond [aut], Arni Magnusson [aut]
Initial release
2020-09-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.