plotCorr | R Documentation |
This function plots the posterior mean and credible intervals of the elements of correlation matrices.
plotCorr(x, term = "R", centre = mean, quantiles = c(0.1, 0.9), ...)
x |
an object of class ‘mvrm’ as generated by function |
term |
R or muR, |
centre |
a description of how the centre of the posterior should be measured. Usually |
quantiles |
the quantiles to be used when plotting credible regions. Plots without credible intervals may be obtained by setting this argument to NULL. |
... |
other arguments. |
Use this function to visualize the elements of a correlation matrix.
Posterior means and credible intervals of elements of correlation matrices.
Georgios Papageorgiou gpapageo@gmail.com
mvrm
#see \code{mvrm} example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.