Kcluster_PVs: A function to identify the Principal Variable of a group

View source: R/Kcluster_PVs.R

Kcluster_PVsR Documentation

A function to identify the Principal Variable of a group

Description

A function to identify the Principal Variable of a group. The final step in the iPVs pipeling to identify the final PV to stand as the tagging and independent variable for the cluster of variables.

Usage

Kcluster_PVs(variabledata, Kmembers)

Arguments

variabledata

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

Kmembers

a list, where each object in the list is a vector of variable IDs, identifying the members of a cluster or group.

Examples

Kcluster_PVs()

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