S3 method for printing a summary of a fabMix.object
.
# S3 method for fabMix.object
summary(object, quantile_probs, ...)
A list consisting of the following entries:
The labels of the ``alive'' components of the overfitting mixture model.
Posterior means of mixing proportion, marginal means and covariance matrix per (alive) cluster.
A matrix containing the quantiles for each parameter.
An object of class fabMix.object
, which is returned by the fabMix
function.
A vector of quantiles to evaluate for each variable.
Ignored.
Panagiotis Papastamoulis
The function prints and returns a summary of the estimated posterior means for the parameters of the selected model for a fabMix.object
. In particular, the method prints the ergodic means of the mixing proportions, marginal means and covariance matrix per component, as well as the corresponding quantiles.