predictBimax: Predict from a BCrepBimax Result
Description
Predicts cluster membership for new data rows given a BCrepBimax Result
Usage
predictBimax(BCrepBimax, x)
Value
Returns a vector with clustermembership of data x of class.
Arguments
- BCrepBimax
Result of biclust function with method BCrepBimax
- x
The data matrix which clustermembership should be predicted