Skip to content
Prev 318233 / 398502 Next

How to define variables as categorical using Gower with Daisy

On 2013-02-24 07:57, Joanna Papakonstantinou wrote:
I don't know why you say that. Look at ?dissimilarity.object to see
what 'I' and 'N' mean.

If you read the help page for ?daisy carefully, you'll see that your
command is equivalent to

   iris.clust(iris)

i.e. you need not specify the metric etc.
BTW, your specification of 'type' indicates that you may have
looked at the help page a bit too hastily.
Peter Ehlers