shared: Shared Species

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

Description

Compute a diagonal matrix showing percentages of shared species between partitons.

Usage

1
2
## S4 method for signature 'VegsoupPartition'
shared(x)

Arguments

x

VegsoupPartition object.

Details

The computed index is this equal to designdist(t(Constancy(prt) > 0), method = "J/(A+B)*100") and simply returns the percentage of shared species between partitions.

Value

an object of class dist.

Author(s)

Roland Kaiser

See Also

vegdist

Examples

1
2
3
4
5
6
7
8
9

vegsoup documentation built on Feb. 24, 2021, 3 a.m.