Description Usage Arguments Value
View source: R/Lib_MapBetaDiversity.R
compute beta diversity from spectral species computed for a plot expecting a matrix of spectral species (n pixels x p repetitions)
1 | compute_BETA_FromPlots(SpectralSpecies_Plots, nbclusters, pcelim = 0.02)
|
SpectralSpecies_Plots |
list. list of matrices of spectral species corresponding to plots |
nbclusters |
numeric. number of clusters |
pcelim |
minimum contribution of spectral species to estimation of diversity each spectral species with a proprtion < pcelim is eliminated before computation of diversity |
Mean bray curtis dissimilarity matrix for all plots, and individual BC matrices corresponding to each repetitions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.