Learn R Programming

spatgraphs (version 3.4)

spectral_sg: spectral clustering

Description

spectral clustering

Usage

spectral_sg(g, m = 2, K = 3)

Arguments

g

sg object. Should be weighted (with weight_sg-function)

m

levels to consider

K

number of assumed clusters