residue {BicARE} | R Documentation |
Returns the residue of a matrix.
residue(Data)
Data |
an ExpressionSet-class or a matrix |
This function computes the residue of a matrix as defined by Yang et al (see references).
Pierre Gestraud
J. Yang, H. Wang, W. Wang, and P.S. Yu. An improved biclustering method for analyzing gene expression. International Journal on Artificial Intelligence Tools, 14(5):771-789, 2005
data(sample.bicData) residue(sample.bicData)