aed: Abundance-weighted evolutionary distinctiveness

Description Usage Arguments Details Value Author(s) References Examples

Description

Calculates AED (and related metrics) for a set of communities with phylogenetic data.

Usage

1
2
3
4
  ## S4 method for signature 'phylo4com'
aed(x, na.rm = TRUE)
  ## S4 method for signature 'phylo4d'
aed(x, na.rm = TRUE)

Arguments

x

A phylo4d object.

na.rm

logical. Should NA abundances be treated as zero?

Details

TODO

Value

For aed, ed, and value, a list of numeric vectors, one per community, with values for each species in the community. For eed, hed, eaed, and haed, a numeric vector of length equal to the number of communities.

Author(s)

Jim Regetz (regetz@nceas.ucsb.edu)

References

TODO

Examples

1
2

ecoPD documentation built on May 2, 2019, 5:22 p.m.