powered by
## S3 method for class 'bclust': boxplot(x, n=nrow(bcobj$centers), bycluster=TRUE, main=deparse(substitute(bcobj)), oneplot=TRUE, which=1:n))
"bclust"
bclust
TRUE
FALSE
boxplot
data(iris) bc1 <- bclust(iris[,1:4], 3, base.centers=5) boxplot(bc1)
Run the code above in your browser using DataLab