spectral_sg: spectral clustering

View source: R/spectral_sg.R

spectral_sgR Documentation

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


antiphon/spatgraphs documentation built on Feb. 23, 2023, 7:14 a.m.