predictBimax {biclust}R Documentation

Predict from a BCrepBimax Result

Description

Predicts cluster membership for new data rows given a BCrepBimax Result

Usage

predictBimax(BCrepBimax, x)

Arguments

BCrepBimax Result of biclust function with method BCrepBimax
x The data matrix which clustermembership should be predicted

Value

Returns a vector with clustermembership of data x of class.

Author(s)

Sebastian Kaiser sebastian.kaiser@stat.uni-muenchen.de

See Also

BCrepBimax


[Package biclust version 0.9.1 Index]