Description Usage Arguments Value
View source: R/functions_hill.R
FD_MLE R code for obtaining functional diversity (FD) based on Chao et al. (2018) Please cite Chao et al. (2018) An attribute-diversity approach to functional diversity, functional beta diversity, and related (dis)similarity measures. Functional Diversity of a single site for specified values of tau and q FD_MLE (data, dij, tau, q) is a function of obtaining FD index of order q.
1 |
data |
a vector of species sample frequencies. |
dij |
a matrix of species-pairwise distances. |
tau |
a numeric for a specified level of threshold distinctiveness. |
q |
a numeric for a specified diversity order q. |
a numeric value of FD.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.