bjornbrooks/AGcurve: Functions for calculating AG-curve from x,y coordinate data

AGcurve is a small package of functions used for performing spatial point pattern analysis using the AG-curve (agglomerative) technique. The AG-curve is, basically, a graphical representation of a cluster dendrogram that illustrates the rate of cluster merging. The original work on the AG-curve was done by Takai, Tamura and Motoyama, 2017 (A New Graphical Approach to Classify Spatial Point Patterns Based on Hierarchical Cluster Analysis, J Japanese Society of Computational Statistics 30(1): 1-14. https://dx.doi.org/10.5183/jjscs.1611001_229).

Getting started

Package details

AuthorBjorn J. Brooks
MaintainerBjorn J. Brooks <bjorn@geobabble.org>
LicenseGPL (>=3)
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bjornbrooks/AGcurve")
bjornbrooks/AGcurve documentation built on June 19, 2019, 12:41 a.m.