biclust (version 2.0.1)

predictBimax: 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.

See Also

BCrepBimax