CorMat_mcmc_summary {fabMix} | R Documentation |
Compute quantiles for the correlation matrix.
Description
Compute quantiles for the correlation matrix per cluster based on the MCMC output stored in a fabMix.object
.
Usage
CorMat_mcmc_summary(x, quantile_probs)
Arguments
x |
An object of class |
quantile_probs |
Vector of probabilities for computing the corresponding quantiles. |
Value
quantiles |
A list containing the quantiles for the correlation matrix per component. Each element is a |
p_matrix |
A |
Author(s)
Panagiotis Papastamoulis
[Package fabMix version 5.1 Index]