mnnd {picante}R Documentation

Mean nearest neighbour distance

Description

Calculates MNND (mean nearest neighbour distance) for taxa in a community

Usage

mnnd(samp, dis)

Arguments

samp Community data matrix
dis Interspecific distance matrix

Value

Vector of MNND values for each community.

Author(s)

Steve Kembel <skembel@berkeley.edu>

References

Webb, C., D. Ackerly, M. McPeek, and M. Donoghue. 2002. Phylogenies and community ecology. Annual Review of Ecology and Systematics 33:475-505.

See Also

ses.mnnd


[Package picante version 0.4-0 Index]