Re: [R] Clustering techniques using R

2007-10-10 Thread ngottlieb
Sent: Monday, October 01, 2007 1:37 PM To: Maura E Monville Cc: [EMAIL PROTECTED] Subject: Re: [R] Clustering techniques using R On Mon, 1 Oct 2007, Maura E Monville wrote: > Now that I've loaded a file into an R data.frame and played with > linear regression until I got a good model

Re: [R] Clustering techniques using R

2007-10-01 Thread Prof Brian Ripley
On Mon, 1 Oct 2007, Maura E Monville wrote: > Now that I've loaded a file into an R data.frame and played with > linear regression until I got a good model, my next step is clustering > using the coefficients of the regression model (I have many files) > Thanks to some R experts' guidelines I co

[R] Clustering techniques using R

2007-10-01 Thread Maura E Monville
Now that I've loaded a file into an R data.frame and played with linear regression until I got a good model, my next step is clustering using the coefficients of the regression model (I have many files) Thanks to some R experts' guidelines I could find plenty of documentation on regression analys