Hi, I'm trying to use the cluster package and I'm having some trouble... I always get the message:> myagnes <- agnes("datafile.dat") > Error: could not find function "agnes"the package cluster is listed in the library() command, and I can reach the help files from Agnes as well I know that this can be some really easy thing to fix, but right now I have no idea how to solve it. Thanks. Vinicius [[alternative HTML version deleted]]
Hi
I'm trying to use the cluster package and I'm having some trouble... I
always get the message:
 > myagnes <- agnes("datafile.dat")
 > Error: could not find function "agnes"
 the package cluster is listed in the library() command, and I can
reach the help files from Agnes as well
 I know that this can be some really easy thing to fix, but right now
I have no idea how to solve it.
 Thanks.
 Vinicius