ape (version 1.8-4)

discrete.dist: Taxonomic Level from a Pairwise Distances Matrix

Description

Takes all distances in dist and set TRUE if the distance is < sup and >= inf. Sends the resulting boolean matrix.

Usage

discrete.dist(dist, inf, sup)

Arguments

Value

a boolean matrix of same size than dist.

See Also

weight.taxo and cophenetic.phylo for other distances. This function is used in correlogram.phylo.