iPVs: A super function that runs through all of the necessary...

View source: R/iPVs.R

iPVsR Documentation

A super function that runs through all of the necessary staeps for you to identify Independent Principal Variables

Description

A super function that runs through all of the necessary staeps for you to identify Independent Principal Variables

Usage

iPVs(variabledata, cutheight = 0.5)

Arguments

variabledata

a data.frame of the variable data used to build your cormat and hclust tree

cutheight

tree cut height. Value is equal to a dissimilarity of 1 - Spearman's rho.

Examples

iPVs()

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