niche_difer2 | R Documentation |
Estimate the niche overlapping (index D) between two species. Assume that the niche is rectangular. Columns (i.e. environmental variables) in 'spe_chr1' and 'sp_chr2' have to be the same.
niche_difer2(sp_chr1, sp_chr2, Thres_T)
sp_chr1 |
a matrix (niche categories by environmental variables) for species 1 |
sp_chr2 |
a matrix (niche categories by environmental variables) for species 2 |
Thres_T |
an integer corresponding to the threshold of minimal abundance in a category for the niche breadth estimation |
index D
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.