View source: R/compute_BCdiss.R
compute_BCdiss | R Documentation |
compute bray curtis dissimilarity matrix corresponding to a list of kernels (rows) defined by their spectral species (columns) SSDList is a list containing spectral species distribution for two sets of kernels pcelim is the threshold for minimum contributin of a spctral species to be kept
compute_BCdiss(SSDList, pcelim = 0.02)
SSDList |
list. list of 2 groups to compute BC dissimilarity from |
pcelim |
numeric. minimum proportion required for a species to be included |
MatBC matrix of bray curtis dissimilarity matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.