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(cmat, Kmembers, myPVs)
cmat |
a correlation matrix you can pass to the function, which will skip the generation of a new matrix. |
Kmembers |
a list, where each object in the list is a vector of variable IDs, identifying the members of a cluster or group. |
myPVs |
a vector of my Principal Variable (myPVs) for each cluster |
Kcluster_PVs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.