WeightedCoordsNN: Compute the weighted coordinates of a spatial unit based on...

View source: R/Lib_MapBetaDiversity.R

WeightedCoordsNNR Documentation

Compute the weighted coordinates of a spatial unit based on nearest neighbors used during PCoA

Description

Compute the weighted coordinates of a spatial unit based on nearest neighbors used during PCoA

Usage

WeightedCoordsNN(NN, knn, BetaDiversity0)

Arguments

NN

list. coordinates and ID of nearest neighbors from BetaDiversity0 matrix

knn

number of neighbors

BetaDiversity0

PCoA coordinates of reference samples

Value

estimated NMDS position based on nearest neighbors from NMDS


jbferet/biodivMapR documentation built on May 1, 2024, 4:34 a.m.