[R] solving equations with several variables

2004-02-19 Thread Josh Schmidt
I am relatively new to R, but I would like to use it find the values of b1 and b2 that maximize the following equation: (sum(cos(x3+2.33474-2(atan(b1*x1+b2*x2) Any help would be greatly appreciated. __ [EMAIL PROTECTED] mailing list

RE: [R] solving equations with several variables

2004-02-19 Thread Josh Schmidt
From Uwe Ligges [EMAIL PROTECTED] = Josh Schmidt wrote: I am relatively new to R, but I would like to use it find the values of b1 and b2 that maximize the following equation: (sum(cos(x3+2.33474-2(atan(b1*x1+b2*x2) Any help would be greatly appreciated. Given b1 and b2