This function prints a summary of objects returned by the coupledMetropolis
function.
# S3 method for bbm.object
print(x, printSubset, ...)
An object of class bbm.object
, which is returned by the coupledMetropolis
function.
Logical indicating whether to print the header or the whole matrix of estimates. Default value: TRUE.
ignored.
The function prints the estimated distribution of the number of clusters, the estimated number of observations assigned to each cluster after post-processing the output with three label switching algorithms, as well as the header of the posterior mean estimates of \(\theta_{kj}\) (probability of success for cluster \(k\) and feature \(j\)) (conditionally on the most probable number of clusters).