Skip to content
Back to formatted view

Raw Message

Message-ID: <CAHxtjzA_h3oBPZPdMX20ROK1Qy1xjgriqXMF4UvXLN=Q0Hk6Kg@mail.gmail.com>
Date: 2018-10-26T13:07:16Z
From: Aerenbkts bkts
Subject: Calculating just a single row of dissimilarity/distance matrix

I have a data-frame with 30k rows and 10 features. I would like to
calculate distance matrix like below;

gower_dist <- daisy(data-frame, metric = "gower"),


This function returns whole dissimilarity matrix. I want to get just
the first row.
(Just distances of the first element in data-frame). How can I do it?
Do you have an idea?


Regards

	[[alternative HTML version deleted]]