phylosor: Phylogenetic sorensen dissimilarity index

Description Usage Arguments Value References

View source: R/sorensen.r

Description

Phylogenetic sorensen dissimilarity index

Usage

1
phylosor(comm, tree, partition = FALSE)

Arguments

comm

Community matrix giving sites (rows) by species (columns).

tree

Dendrogram of class phylo

partition

Logical; if true, the index will be partitioned into turnover and nestedness.

Value

If partition == TRUE, list of three matrices giving the turnover, nestedness, and total components of dissimilarity. Otherwise, a matrix of pairwise dissimilarity values between communities.

References

Pavoine, S. and Ricotta, C. 2014. Functional and phylogenetic similarity among communities. Methods in Ecology and Evolution 5(7): 666–675.


mtalluto/mbm documentation built on Aug. 13, 2019, 9:43 a.m.