Description Usage Arguments Value Author(s) References See Also Examples
This function computed classical PCNM by the principal coordinate analysis of a truncated distance matrix.
1  | pcnm(matdist, thresh = give.thresh(as.dist(matdist)))
 | 
matdist | 
 A distance matrix.  | 
thresh | 
 A threshold value.  | 
A list of two elements:
values  | 
 Eigenvalues obtained by the principal coordinates analysis.  | 
vectors  | 
 Eigenvectors obtained by the principal coordinates analysis. They have been normalized to unit norm.  | 
Stephane Dray
Borcard D. and Legendre P. (2002) All-scale spatial analysis of ecological data by means of principal coordinates of neighbour matrices. Ecological Modelling 153, 51–68.
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.