Gets a point estimate of the partition using posterior expected adjusted Rand index (PEAR)
Source:R/cluster_est_pear.R
cluster_est_pear.Rd
Gets a point estimate of the partition using posterior expected adjusted Rand index (PEAR)
Value
a list
:
c_est
:a vector of length
n
. Point estimate of the partitionpear
:a vector of length
N
.pear[j]
is the posterior expected adjusted Rand index associated to partitionc[[j]]
similarity
:matrix of size
n x n
. Similarity matrix (seesimilarityMat
)opt_ind
:the index of the optimal partition among the MCMC iterations.
References
A. Fritsch, K. Ickstadt. Improved Criteria for Clustering Based on the Posterior Similarity Matrix, in Bayesian Analysis, Vol.4 : p.367-392 (2009)