collapseIDs {genefu}R Documentation

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


[Package genefu version 2.18.1 Index]