Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

emstreeR

Tools for Fast Computing and Plotting Euclidean Minimum Spanning Trees

Fast and easily computes an Euclidean Minimum Spanning Tree (EMST) from data. This package relies on 'RcppMLPACK' to provide an R interface to the Dual-Tree Boruvka algorithm (March, Ram, Gray, 2010, <doi:10.1145/1835804.1835882>) implemented in 'mlpack', the C++ Machine Learning Library (Curtin et. al., 2013). The Dual-Tree Boruvka is theoretically and empirically the fastest algorithm for computing an EMST. This package also provides functions and an S3 method for readily plotting Minimum Spanning Trees (MST) using either the style of the 'base', 'scatterplot3d', or 'ggplot2' libraries.

Functions (6)

emstreeR

Tools for Fast Computing and Plotting Euclidean Minimum Spanning Trees

v2.2.2
BSD_3_clause + file LICENSE
Authors
Allan Quadros [aut, cre]
Initial release
2020-11-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.