assignment: Assignment

Description Usage Arguments Value Examples

View source: R/assign.R

Description

Assign the labels

Usage

1
assignment(maps, assign_labels = "kmeans", centers = 8, nstart = 10)

Arguments

maps

numeric matrix of data

assign_labels

assign method

centers

the number of clusters

nstart

How many random sets should be chosen?

Value

The cluster labels of vectors.

Examples

1
2
3
4
5

arthans/SpectralClustering documentation built on Dec. 19, 2021, 4:41 a.m.