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: [EMAIL PROTECTED]


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

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to