Re: [R] numerical equation

2004-03-10 Thread apjaworski





Check out the uniroot function.  It will solve a single equation.

There is also a packge RMinpack.  It implements the original Fortran
Minpack library and will solve systems of nonlinear equations.  It is only
available in source form (search Google for it).

Andy

__
Andy Jaworski
518-1-01
Process Laboratory
3M Corporate Research Laboratory
-
E-mail: [EMAIL PROTECTED]
Tel:  (651) 733-6092
Fax:  (651) 736-3122


|-+>
| |   Abdou Ali|
| |   <[EMAIL PROTECTED]>|
| |   Sent by: |
| |   [EMAIL PROTECTED]|
| |   ath.ethz.ch  |
| ||
| ||
| |   03/10/2004 10:11 |
| |   Please respond to|
| |   Abdou.Ali|
| ||
|-+>
  
>-|
  |
 |
  |  To:   [EMAIL PROTECTED]   
  |
  |  cc:   
 |
  |      Subject:  [R] numerical equation  
 |
  
>-|




Hello,
Is there R command to solve a nonlinear numerical equation.
Thank you.

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] numerical equation

2004-03-10 Thread Abdou Ali
Hello,
Is there R command to solve a nonlinear numerical equation.
Thank you.

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html