View source: R/compute_NN_from_ordination.R
compute_NN_from_ordination | R Documentation |
compute the nearest neighbors among kernels
compute_NN_from_ordination(MatBC, knn, PCoA_train)
MatBC |
matrix of BC dissimilarity between the kernels excluded from Ordination (rows) |
knn |
numeric. number of neighbors |
PCoA_train |
numeric. PCoA coordinates computed from dissimilarity matrix |
Ordin_est 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.