View source: R/abgFunctions_modCeres.R
divLeinster | R Documentation |
divLeinster
calculates the diversity of each site of a site by species
matrix according to the q parameter (which provide more or less weight to
species abundance), following Leinster & Cobbold 2012.
divLeinster(spxp, Z = NULL, q = 2, check = TRUE)
spxp |
sites (row) by species (cols) |
Z |
similarity |
q |
parameter influencing the weight of species abundances on diversity calcualtions as per Leinster & Cobbold 2012. |
check |
should arguments be checked? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.