[R] isoMDS error message!!!

About this list Date view Thread view Subject view Author view Other groups

Subject: [R] isoMDS error message!!!
From: Andrea Rossetti (rossetti@markov.stat.unipg.it)
Date: Wed 01 Mar 2000 - 02:03:51 EST


Message-ID: <Pine.GSO.4.05.10002291701220.4374-100000@markov.stat.unipg.it>

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@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b25 : Mon 17 Jul 2000 - 12:33:10 EST