Returns a matrix with the pairwise correlations between pairs of parameters.
This function is similar to coda::corsscorr
, but unlike the
coda
function other parameters can be passed to the correlation
function (so spearman or pearson correlation coefficients can be
calculated).
1 |
data |
Data frame or matrix of the posterior samples of parameters. If data is a matrix, samples are rows and parameters are columns. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.