compute_NN_from_ordination: compute the nearest neighbors among kernels

View source: R/compute_NN_from_ordination.R

compute_NN_from_ordinationR Documentation

compute the nearest neighbors among kernels

Description

compute the nearest neighbors among kernels

Usage

compute_NN_from_ordination(MatBC, knn, PCoA_train)

Arguments

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

Value

Ordin_est estimated NMDS position based on nearest neighbors from NMDS


jbferet/biodivMapR documentation built on April 12, 2025, 1:32 p.m.