[R] Tool for solving equations

2009-09-28 Thread Dmitry Gospodaryov
Does exist any tool in R to solve equations, especially complex exponential equations? For example: y = 100*exp(b*(1-exp(c*x))/c) If it is so, then what is the package i have to use and what is algorythm for this solving? Thank you for advance. With regard, Dmitry.

Re: [R] Tool for solving equations

2009-09-28 Thread David Winsemius
On Sep 28, 2009, at 6:22 PM, Dmitry Gospodaryov wrote: Does exist any tool in R to solve equations, especially complex exponential equations? For example: y = 100*exp(b*(1-exp(c*x))/c) If it is so, then what is the package i have to use and what is algorythm for this solving? Thank you for

Re: [R] Tool for solving equations

2009-09-28 Thread David Winsemius
On Sep 28, 2009, at 8:49 PM, David Winsemius wrote: On Sep 28, 2009, at 6:22 PM, Dmitry Gospodaryov wrote: Does exist any tool in R to solve equations, especially complex exponential equations? For example: y = 100*exp(b*(1-exp(c*x))/c) If you plot that function, you see that it is