Hi all

I am trying to perform the follwing:

fit<-pvclust(wq, method.hclust="ward", method.dist="euclidean")

but get a strange error message that I just cant figure out.

Has anyone come across this? Any help would be most appricieated


Error in hclust(distance, method = method.hclust) :
NA/NaN/Inf in foreign function call (arg 11)
In addition: Warning message:
NAs introduced by coercion in: as.double.default(x)


Many thanks,

Phil

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to