-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Matthias Grenié edited this page Sep 9, 2021
·
9 revisions
Welcome to the fundiv wiki!
Level | Index |
fundiversity function name |
Equivalent functions |
---|---|---|---|
alpha-diversity | Functional Dispersion(FDis) | fd_fdis() |
BAT::dispersion() , FD::fdisp() , mFD::alpha.fd.multidim() [with ind_vect = "fdis" ] |
alpha-diversity | Functional Divergence (FDiv) | fd_fdiv() |
FD::dbFD() , mFD::alpha.fd.multidim() [with ind_vect = "fdiv" ], TPD::REND()
|
alpha-diversity | Functional Evenness (FEve) | fd_feve() |
FD::dbFD() , mFD::alpha.fd.multidim() [with ind_vect = "feve" ], TPD::REND()
|
alpha-diversity | Functional Richness (FRic) | fd_fric() |
BAT::alpha() [tree], BAT::hull.alpha() , FD::dbFD() , entropart::PDFD() [tree], mFD::alpha.fd.multidim() [with ind_vect = "fric" ], TPD::REND() , vegan::treedive() [tree] |
beta-diversity | Intersection of volumes between sites | fd_fric_intersect() |
betapart::functional.beta.pair() , hillR::hill_func_parti_pairwise() , |
alpha-diversity | Rao's Quadratic Entropy (RaoQ) | fd_raoq() |
adiv::QE() , BAT::dispersion() [tree], BAT::rao() , FD::dbFD() , entropart::Rao() , hillR::hill_func() , mFD::alpha.fd.hill() [with q=2 and tau='max' ], TPD::Rao()
|