spatgraphs-sgcluster {spatgraphs}R Documentation

sgcluster

Description

Given a adjacency matrix, figure out which points are in the same connected component. Return a nxn-matrix with indicators for such an events.

Arguments

e The adjacency matrix.
print_dbg Print additional information.

Details

Date: 2007-10-16
License: GPL v2 or later


[Package spatgraphs version 0.52 Index]