cluster_est_Fmeasure: Point estimate of the partition using the F-measure as the...

Description Usage Arguments Value Author(s) See Also

View source: R/cluster_est_Fmeasure.R

Description

Get a point estimate of the partition using the F-measure as the cost function.

Usage

1
cluster_est_Fmeasure(c, logposterior)

Arguments

c

a list of vector of length n. c[[j]][i] is the cluster allocation of observation i=1...n at iteration j=1...N.

logposterior

a vector of logposterior corresponding to each partition from c used to break ties when minimizing the cost function

Value

a list:

Author(s)

Francois Caron, Boris Hejblum

See Also

similarityMat


NPflow documentation built on Feb. 6, 2020, 5:15 p.m.