CovMat_mcmc_summary | R Documentation |
Compute quantiles for the covariance matrix per cluster based on the MCMC output stored in a fabMix.object
.
CovMat_mcmc_summary(x, quantile_probs)
x |
An object of class |
quantile_probs |
Vector of probabilities for computing the corresponding quantiles. |
A list containing the quantiles for the covariance matrix per component. Each element is a p\times p \times K
array, where p
and K
denote the dimension of the multivariate data and number of alive components for the selected model, respectively.
Panagiotis Papastamoulis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.