[R] R version of SAS Proc Varclus

Frank E Harrell Jr f.harrell at vanderbilt.edu
Fri Feb 8 23:33:21 CET 2008


Mary Black wrote:
> I am interested in finding an R version of SAS "Proc Varclus".  SAS's Proc Varclus implements an oblique cluster analysis based on principal components.  How can I find out if R has a package that runs the same algorithm implemented in SAS "Proc Varclus"?
> 
> Thank you,
> 
> Mary Helen Black

library(Hmisc)
?varclus

> 
> __________________________
> Mary Helen Black, M.S.
> Keck School of Medicine of USC
> Department of Preventive Medicine
> Division of Biostatistics
> Phone: 323-442-3073 (office)
> E-mail: mhbridge at usc.edu


-- 
Frank E Harrell Jr   Professor and Chair           School of Medicine
                      Department of Biostatistics   Vanderbilt University



More information about the R-help mailing list