[R] numerical equation

apjaworski@mmm.com apjaworski at mmm.com
Wed Mar 10 22:27:22 CET 2004






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: apjaworski at mmm.com
Tel:  (651) 733-6092
Fax:  (651) 736-3122


|---------+-------------------------------->
|         |           Abdou Ali            |
|         |           <ali at hmg.inpg.fr>    |
|         |           Sent by:             |
|         |           r-help-bounces at stat.m|
|         |           ath.ethz.ch          |
|         |                                |
|         |                                |
|         |           03/10/2004 10:11     |
|         |           Please respond to    |
|         |           Abdou.Ali            |
|         |                                |
|---------+-------------------------------->
  >-----------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                             |
  |      To:       r-help at stat.math.ethz.ch                                                                                     |
  |      cc:                                                                                                                    |
  |      Subject:  [R] numerical equation                                                                                       |
  >-----------------------------------------------------------------------------------------------------------------------------|




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

______________________________________________
R-help at stat.math.ethz.ch 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




More information about the R-help mailing list