View source: R/graph_clustering.R
make_eigen_matrix | R Documentation |
for each cluster of variables, calculate the first principle component the cluster
make_eigen_matrix(mydata, myclusters)
mydata |
igg data |
myclusters |
vector indicating cluster membership for each variable |
data frame with rows as samples and columns as PC1 of each cluster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.