FD_MLE: FD_MLE R code for obtaining functional diversity (FD) based...

Description Usage Arguments Value

View source: R/functions_hill.R

Description

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.

Usage

1
FD_MLE(data, dij, tau, q)

Arguments

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.

Value

a numeric value of FD.


JulietteLgls/aesthcorareef documentation built on Dec. 18, 2021, 2:32 a.m.