Point estimate of the partition using the F-measure as the cost function.
Source:R/cluster_est_Fmeasure.R
cluster_est_Fmeasure.Rd
Get a point estimate of the partition using the F-measure as the cost function.
Value
a list
:
c_est
:a vector of length
n
. Point estimate of the partitioncost
:a vector of length
N
.cost[j]
is the cost 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.