View source: R/get_BCdiss_from_SSD.R
get_BCdiss_from_SSD | R Documentation |
Computes BC dissimilarity for a list of spectral species distributions
get_BCdiss_from_SSD(SSdist, nbclusters, pcelim, p = NULL)
SSdist |
numeric. list of spectral species distribution |
nbclusters |
numeric. number of clusters used in kmeans |
pcelim |
numeric. minimum proportion of pixels to consider spectral species |
p |
list. progressor object for progress bar |
list of spectral species distribution and corresponding BC dissimilarity matrix corresponding to Mat1 and Mat2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.