spatgraphs-mst_prune {spatgraphs}R Documentation

mst_prune

Description

Prune the MST-graph.

Arguments

mst Adjacency matrix of the MST. If none given, use pp to compute it.
pp Point pattern. Not needed if mst is provided.
level At which level to prune the MST.

Details

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


[Package spatgraphs version 0.52 Index]