belonging: Degree of belonging of species

Description Usage Arguments Value Author(s) References See Also Examples

Description

Function to obtain a matrix containing the degrees of belongings of each and every species. The degree of belonging of each species is defined based on its ecological or phylogenetic resemblance to every other species in the community. For more details, see matrix.p, matrix.x and syncsa.

Usage

1
belonging(dis, standardize = TRUE)

Arguments

dis

Matrix containing distance between species.

standardize

Logical argument (TRUE or FALSE) to specify if dis must be standardized in values ranging from 0 to 1 (Default standardize = TRUE).

Value

Standardized matrix containing the degree of belonging of species in relation to each other. Row totals (species) = 1.

Author(s)

Vanderlei Julio Debastiani <vanderleidebastiani@yahoo.com.br>

References

Pillar, V.D.; Duarte, L.d.S. (2010). A framework for metacommunity analysis of phylogenetic structure. Ecology Letters, 13, 587-596.

See Also

matrix.p, matrix.x, syncsa

Examples

1
2

SYNCSA documentation built on Jan. 11, 2020, 9:26 a.m.

Related to belonging in SYNCSA...