Re: [R] Simple linear regression

2003-07-10 Thread Gorazd Brumen
Wa> On 10 Jul 2003, Gorazd Brumen wrote: > > > > >> Date: 10 Jul 2003 12:54:46 +0200 From: Gorazd Brumen > > >> <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] > > >> Subject: [R] Simple linear regression > > >> > > >>

Re: [R] Simple linear regression

2003-07-10 Thread Douglas Bates
Wa> On 10 Jul 2003, Gorazd Brumen wrote: > > >> Date: 10 Jul 2003 12:54:46 +0200 From: Gorazd Brumen > >> <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] > >> Subject: [R] Simple linear regression > >> > >> Dear all, >

Re: [R] Simple linear regression

2003-07-10 Thread Martin Maechler
From: Gorazd Brumen >> <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] >> Subject: [R] Simple linear regression >> >> Dear all, >> >> My friend wants to fit a model of the type >> >> z = a x^n y^m + b, >>

Re: [R] Simple linear regression

2003-07-10 Thread Ko-Kang Kevin Wang
Try: ?lm On 10 Jul 2003, Gorazd Brumen wrote: > Date: 10 Jul 2003 12:54:46 +0200 > From: Gorazd Brumen <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [R] Simple linear regression > > Dear all, > > My friend wants to fit a model of the type > > z

[R] Simple linear regression

2003-07-10 Thread Gorazd Brumen
Dear all, My friend wants to fit a model of the type z = a x^n y^m + b, where x, y, z are data and a, b, n, m are unknown parameters. How can he transform this to fit in the linear regression framework? Any help would be appreciated. With regards, Gorazd Brumen -- Mail 1: [EMAIL PROTECTED