Learn R Programming

BicARE (version 1.30.0)

residue: Residue of a matrix

Description

Returns the residue of a matrix.

Usage

residue(Data)

Arguments

Data
an ExpressionSet-class or a matrix

Details

This function computes the residue of a matrix as defined by Yang et al (see references).

References

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

See Also

FLOC

Examples

Run this code
data(sample.bicData)
residue(sample.bicData)

Run the code above in your browser using DataLab