getPCAclusters {EFMrep} | R Documentation |
Perform PCA on samples
getPCAclusters(X, grps = NULL, txt = "", getClusters = TRUE, alpha = 0.1)
X |
summed PH per marker per sample |
grps |
Indicate which group each sample belongs to |
txt |
Title name |
getClusters |
Whether clusters should be estimated |
alpha |
Coverage grade for ellipsoid of each cluster |
ret Cluster classification of each sample
Oyvind Bleka