Kcluster_PVs | R Documentation |
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.
Kcluster_PVs(variabledata, Kmembers)
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. |
Kcluster_PVs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.