get_BCdiss | R Documentation |
Computes BC dissimilarity for a given matrix
get_BCdiss(Mat1, pcelim = 0.02, p = NULL)
Mat1 |
numeric. matrix of spectral species distribution |
pcelim |
numeric. minimum proportion of pixels to consider spectral species |
p |
list. progressor object for progress bar |
BCtmp numeric. 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.