RE: [R] regression on a matrix

2005-03-04 Thread Liaw, Andy
> From: Martin Maechler > > > "ReidH" == Huntsinger, Reid <[EMAIL PROTECTED]> > > on Thu, 3 Mar 2005 17:24:22 -0500 writes: > > ReidH> You might use lsfit instead and just do the whole Y > ReidH> matrix at once. That saves all the recalculation of > ReidH> things involving

RE: [R] regression on a matrix

2005-03-04 Thread Martin Maechler
> "ReidH" == Huntsinger, Reid <[EMAIL PROTECTED]> > on Thu, 3 Mar 2005 17:24:22 -0500 writes: ReidH> You might use lsfit instead and just do the whole Y ReidH> matrix at once. That saves all the recalculation of ReidH> things involving only X. yes, but in these cases, we

RE: [R] regression on a matrix

2005-03-03 Thread Huntsinger, Reid
You might use lsfit instead and just do the whole Y matrix at once. That saves all the recalculation of things involving only X. Reid Huntsinger -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eduardo Leoni Sent: Thursday, March 03, 2005 5:16 PM To: r-he