data(breastc)
library(biclust)
# find bicluster using one of biclust algorithms
bic <- biclust(breastc, method=BCPlaid())
# fit residual boxplot from ANOVA
anomedOnlybic(dset=breastc,bres=bic,fit="boxplot",mname="biclust")
Run the code above in your browser using DataLab