Rdocumentation
powered by
Learn R Programming
spatgraphs (version 0.52)
spatgraphs-mst_prune: 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
ll
{ Date: 2007-10-16 License: GPL v2 or later }