[R] Bagged clustering (package e1071)

About this list Date view Thread view Subject view Author view Attachment view

From: Aboubakar Maitournam (amaitour@pasteur.fr)
Date: Thu 13 Jun 2002 - 01:22:14 EST


Message-id: <3D076721.71E086C2@pasteur.fr>

Dear all,

I have a problem with the function "bagged clustering" of package
e1071.
When I try to run the example of bagged clustering with the iris data :

data(iris)
bc1 <- bclust(iris[,1:4], 3, base.centers=5)

I got the following message error :

Loading required package: class
Committee Member: 1(1) 2(1) 3(1) 4(1) 5(1) 6(1) 7(1) 8(1) 9(1)
10(1)Error in bclust(iris[, 1:4], 3, base.centers = 5) :
 couldn't find function "knn1"
In addition: Warning message:
There is no package called `class' in: library(package, char = TRUE,
logical = TRUE, warn.conflicts = warn.conflicts,

I have looked for the package class at CRAN but I have not found it.

Thank you in advance.

Aboubakar Maitournam.

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.3 : Wed 16 Oct 2002 - 11:57:20 EST