histCorr: Creates plots of correlation matrices
Description
This function plots the posterior distribution of the elements of correlation matrices.
Usage
histCorr(x, term = "R", plotOptions = list(),...)
Value
Posterior distributions of elements of correlation matrices.
Arguments
- x
an object of class `mvrm', as generated by function mvrm
.
- term
Admits two possible values: "R" to plot samples from the posterior of the correlation matrix \(R\), and "muR" to plot samples from the posterior of the means \(\mu_R\).
- plotOptions
ggplot type options.
- ...
other arguments.
Details
Use this function to visualize the elements of a correlation matrix.