collapseIDs {genefu} | R Documentation |
Utility function called within the claudinLow classifier
collapseIDs<-(x,allids=row.names(x),method="mean")
x |
Matrix of numbers |
allids |
Defaults to rownames of matrix |
method |
Default method is "mean" |
citation("claudinLow")