Message-ID: <CAAmySGMO9GX7=URrTJm=JMw_isooOc7T-a3F1T_vJaTAVNZzEA@mail.gmail.com>
Date: 2012-10-04T20:02:00Z
From: R. Michael Weylandt
Subject: (no subject)
In-Reply-To: <CAM_vjumW_GOf_4htFg+aUzMxU_7rxrDdOpAigH3J-PS-Z+hMgw@mail.gmail.com>
On Thu, Oct 4, 2012 at 8:55 PM, Sarah Goslee <sarah.goslee at gmail.com> wrote:
> On Thu, Oct 4, 2012 at 1:40 PM, Chia-Yi Chiu
> <chia-yi.chiu at gse.rutgers.edu> wrote:
>> Hi
>>
>> I would like to learn how the R function "hclust" deals with ties. It is
>> written in Fortran, so I cannot access the code. Thanks!!
>
> Sure you can. Just download the source from r-project.org.
Or browse online here:
https://svn.r-project.org/R/trunk/src/library/stats/src/hclust.f
RMW