generateSpatialEV | R Documentation |
Generates a Moran's eigenvector map of the distance matrix. See Dray, Legendre, and Peres-Neto, 2006 for more information.
generateSpatialEV(coords = NULL, threshold = 0)
coords |
matrix or data.frame of coordinates |
threshold |
ignore distances greater than threshold |
Matrix of spatial eigenvectors.
Dray, S., Legendre, P., & Peres-Neto, P. R. (2006). Spatial modelling: a comprehensive framework for principal coordinate analysis of neighbour matrices (PCNM). Ecological modelling, 196(3-4), 483-493.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.