Timothy Rye wrote:
> I'm interested in clustering my data using the Gower Similarity Coefficient,
> and I was wondering if R is capable of using that metric
> 
> Timothy Rye

RSiteSearch("Gower") points to a number of relevant messages in the
archives.  It also reveals gdist() in the mvpart package, vegdist() in
the vegan package, and dist.binary() in the ade4 package, which may do
what you want.

>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help@stat.math.ethz.ch 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.

-- 
Chuck Cleland, Ph.D.
NDRI, Inc.
71 West 23rd Street, 8th floor
New York, NY 10010
tel: (212) 845-4495 (Tu, Th)
tel: (732) 512-0171 (M, W, F)
fax: (917) 438-0894

______________________________________________
R-help@stat.math.ethz.ch 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