vertexHunting: Vertex hunting algorithm to find the cluster centers

Description Usage Arguments

Description

Vertex hunting algorithm to find the cluster centers

Usage

1
vertexHunting(R, K, verbose = F)

Arguments

R

n-by-(K-1) ratio matrix

K

number of communities.

verbose

whether or not to show a progress bar


ScorePlus documentation built on June 14, 2019, 9:03 a.m.