Displaying 1 result from an estimated 1 matches for "a11747336".
Did you mean:
  1147336
  
2007 Jul 23
2
cmdscale question
Hi.
I know matrices that use distances between places works fine when using
cmdscale. However, what about matricies such as:
  A     B   C   D   E
A 0    1   23  12  9
B 1    0   10  12  3
C 23  10   0   23  4
D 12  12  23  0   21
E  9   3    4   21   0 
i.e. matrices which do not represent physical distances between places (as
they would not make sense for real distances such as the one above)