Learn R Programming

genefu (version 2.4.2)

collapseIDs: Utility function to collapse IDs

Description

Utility function called within the claudinLow classifier

Usage

collapseIDs<-(x,allids=row.names(x),method="mean")

Arguments

x
Matrix of numbers
allids
Defaults to rownames of matrix
method
Default method is "mean"

References

citation("claudinLow")

See Also

claudinLow