Re: [R] How to validate the cluster analysis?

2015-06-10 Thread Jeff Newmiller
n ON Canada > > >> -Original Message- >> From: mylistt...@gmail.com >> Sent: Wed, 10 Jun 2015 11:58:22 +0530 >> To: r-help@r-project.org, r-de...@r-project.org >> Subject: [R] How to validate the cluster analysis? >> >> All, >> >>

Re: [R] How to validate the cluster analysis?

2015-06-10 Thread John Kane
Sent: Wed, 10 Jun 2015 11:58:22 +0530 > To: r-help@r-project.org, r-de...@r-project.org > Subject: [R] How to validate the cluster analysis? > > All, > > I am new to the world of statistics. I am interested in finding out the > validation techniques employed on a cluster an

Re: [R] How to validate the cluster analysis?

2015-06-10 Thread stephen sefick
You could look at silhouette width in, I think, the cluster package. Please excuse my brevity; this message was sent from my telephone. On Jun 10, 2015 1:37 AM, "My List" wrote: > All, > > I am new to the world of statistics. I am interested in finding out the > validation techniques employed on

[R] How to validate the cluster analysis?

2015-06-09 Thread My List
All, I am new to the world of statistics. I am interested in finding out the validation techniques employed on a cluster analysis. Any point of reference or site would be helpful. I have read about the clValid package and usage of the function on cluster.stats() in the fpc package. Thanks in Adva