View source: R/treecut.iterator.4minrho.R
| treecut.iterator.4minrho | R Documentation | 
A function to iterate over various tree cut height and extract the minimum observed correaltion coefficient within a cluster.
treecut.iterator.4minrho(tree, cormat, cutheights)
tree | 
 a hclust object of you variables, built with the cormat and the hclust method "complete"  | 
cormat | 
 your data.frame of variables used to generate your tree  | 
cutheights | 
 the heights at which you wish to cut your tree  | 
treecut.iterator.4minrho()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.