tree.cut.height.mean.rho: A Function to iterate over a variety of tree cut heights to...

View source: R/tree.cut.height.mean.rho.R

tree.cut.height.mean.rhoR Documentation

A Function to iterate over a variety of tree cut heights to estimate the number of clusters, the min, the mean, the max correlation estimate for all elements with a cluster.

Description

This function estimates the correlation structure among two factors, using a chi-square test and the Crammer's V statsitic

Usage

tree.cut.height.mean.rho(hclust_data, CMat)

Arguments

hclust_data

an hclust object

CMat

a correlation matrix used to generate the hclut object

Examples

tree.cut.height.mean.rho()

hughesevoanth/moosefun documentation built on Aug. 22, 2022, 7:04 a.m.