tree.builder: A superfunction to estimate correlations and relationships...

View source: R/tree.builder.R

tree.builderR Documentation

A superfunction to estimate correlations and relationships among variables in a data set.

Description

This function estimates a Spearman's correlation matrix, an abs(distance matrix), a hclust tree, a PCA from the correlation matrix, and numerous estimates of the effective number of variables in a data set (Me)

Usage

tree.builder(wdata)

Arguments

variabledata

a vector of class categorical, for all elements tested, identifying a category | or bin | box that each element belong to

Examples

tree.builder()

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