treecut.iterator.4minrho: A function to iterate over various tree cut height and...

View source: R/treecut.iterator.4minrho.R

treecut.iterator.4minrhoR Documentation

A function to iterate over various tree cut height and extract the minimum observed correaltion coefficient within a cluster.

Description

A function to iterate over various tree cut height and extract the minimum observed correaltion coefficient within a cluster.

Usage

treecut.iterator.4minrho(tree, cormat, cutheights)

Arguments

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

Examples

treecut.iterator.4minrho()

hughesevoanth/iPVs documentation built on July 26, 2023, 3:21 p.m.