[R] Where ca I find the hcass2 Fortran code
Duncan Murdoch
murdoch at stats.uwo.ca
Wed Nov 30 19:55:53 CET 2005
On 11/30/2005 12:27 PM, David Ruau wrote:
> Hi everybody,
>
> I am using R 2.2.0 under OS X 10.3.9.
> And I am working on the "hclust" function from the package STATS.
> Inside I found a call to a Fortran program hclust.f that I was able to
> find into the source distribution of R, but there is a also a call to a
> Fortran program hcass2. This very last I was enable to found it in the
> sources...
> Does anyone can tell me where can I find it?
Fortran is not case sensitive. This is HCASS2, in
src/library/stats/src/hclust.f
Duncan Murdoch
More information about the R-help
mailing list