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".

Value

A matrix

References

citation("claudinLow")

See Also

claudinLow


[Package genefu version 2.26.0 Index]