-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Matthias Grenié edited this page Aug 2, 2021
·
9 revisions
Welcome to the fundiv wiki!
Level | Index |
fundiversity function name |
Equivalent functions |
---|---|---|---|
alpha-diversity | Functional Richness (FRic) | fd_fric() |
BAT::alpha() [tree], BAT::hull.alpha()
|
alpha-diversity | Functional Divergence (FDiv) | fd_fdiv() |
|
alpha-diversity | Functional Evenness (FEve) | fd_feve() |
|
alpha-diversity | Functional Dispersion(FDis) | fd_fdis() |
|
alpha-diversity | Rao's Quadratic Entropy (RaoQ) | fd_raoq() |
|
beta-diversity | Intersection of volumes between sites | fd_fric_intersect() |
adiv::QE() , BAT::dispersion() [tree], BAT::rao()
|