biodiversity {semtree} | R Documentation |
Quantify bio diversity of a SEM Forest
Description
A function to calculate biodiversity of a semforest
object.
Usage
biodiversity(x, aggregate.fun = median)
Arguments
x |
A |
aggregate.fun |
Takes a function to apply to the vector of pairwise diversities. By default, this is the median. |
Author(s)
Andreas M. Brandmaier
[Package semtree version 0.9.20 Index]