mis.cluster: Mis-clustered nodes for balanced designed network.

Description Usage Arguments Value Author(s) References

View source: R/mis.cluster.R

Description

Get the mis-clustered nodes number.

Usage

1
mis.cluster(x, K, n)

Arguments

x

estimated labels.

K

community number.

n

nodes size for each community.

Value

perms

the permutation coincides with the truth.

mis.cluster

the mis-clustered nodes number.

Author(s)

Yang Feng, Richard J. Samworth and Yi Yu

References

Yang Feng, Richard J. Samworth and Yi Yu, Fused Community Detection, manuscript.


fcd documentation built on May 2, 2019, 3:28 p.m.

Related to mis.cluster in fcd...