Description Usage Arguments Value Author(s) Examples
Can be useful to select a truncation value for the original PCNM approach. It returns the minimum value that keep all samples connected.
1  | give.thresh(distxy)
 | 
distxy | 
 A distance matrix (i.e. obtained by dist() function)  | 
The maximum value of the minimum spanning tree
Stephane Dray
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.