[R] isoMDS error message!!!
Andrea Rossetti
rossetti at markov.stat.unipg.it
Tue Feb 29 17:03:51 CET 2000
Hi to all,
I do this
> valumod<-read.table("valu-medie.txt",header=T)
> library(mass)
> library(mva)
> valumod.x <- as.matrix(valumod)
> valumod.dist<-dist(valumod.x)
> valumod.mds <- isoMDS(valumod.dist)
Error in isoMDS(valumod.dist) : zero or negative distance between objects 2 and 4
>
Where is the error?
Andrea Rossetti.
PS I've attached the dataset.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list