emstreeR
Tools for Fast Computing and Visualizing Euclidean Minimum Spanning Trees
Fast and easily computes an Euclidean Minimum Spanning Tree (EMST) from data, relying on the R API for 'mlpack' - the C++ Machine Learning Library (Curtin et. al., 2013). 'emstreeR' uses the Dual-Tree Boruvka (March, Ram, Gray, 2010, doi:10.1145/1835804.1835882), which is theoretically and empirically the fastest algorithm for computing an EMST. This package also provides functions and an S3 method for readily visualizing Minimum Spanning Trees (MST) using either the style of the 'base', 'scatterplot3d', or 'ggplot2' libraries; and functions to export the MST output to shapefiles.
- Version3.1.2
- R version≥ 3.5.0
- LicenseBSD_3_clause
- LicenseLICENSE
- Needs compilation?No
- Last release11/14/2023
Documentation
Team
Allan Quadros
Duncan Garmonsway
Show author detailsRolesContributor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports4 packages
- Reverse Imports1 package