powered by
This function plots the dendrogram of ClusMB or clustRowsOnstatisAxes
# S3 method for clusRows plot(x, ...)
the dendrogram
object of class 'clusRows'
further arguments passed to or from other methods
ClusMB, clustRowsOnStatisAxes
ClusMB
clustRowsOnStatisAxes
##' #####projective mapping#### library(ClustBlock) data(smoo) res1=ClusMB(smoo, rep(2,24)) plot(res1)
Run the code above in your browser using DataLab