View source: R/WeightedCoordsNN.R
WeightedCoordsNN | R Documentation |
Compute the weighted coordinates of a spatial unit based on nearest neighbors used during PCoA
WeightedCoordsNN(NN, knn, PCoA_train)
NN |
list. coordinates and ID of nearest neighbors from PCoA_train matrix |
knn |
number of neighbors |
PCoA_train |
PCoA coordinates of reference samples |
estimated NMDS position based on nearest neighbors from NMDS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.