Skip to content
Back to formatted view

Raw Message

Message-ID: <20090131115307.GF7727@idaho>
Date: 2009-01-31T11:53:08Z
From: Titus von der Malsburg
Subject: Multidimensional scalling
In-Reply-To: <1ddbb3110901301636s318a4c08v4709714b1483ba1a@mail.gmail.com>

Hi Tomek, have a look at R News, Volume 3/3, December 2003.  There you
find an article about different algorithms that are available in R.

  Titus

On Sat, Jan 31, 2009 at 01:36:29AM +0100, Tomek Wlodarski wrote:
> now I see that cmdscale is not the best option for my problem
> So I am wondering if you can advice me other method of MDS or
> different approach to my problem:
> I have matrix which describes "distances" between object and I would
> like to visualise this matrix onto 2D in such way that distance
> between each object on this map would be somehow proportional to
> "distances" between respective points in the matrix.