[R] Solving nonlinear system equation

M.Kondrin mkondrin at hppi.troitsk.ru
Tue Sep 30 05:05:17 CEST 2003


Wong Jerry wrote:
> Hi all,
> 
> I would like to ask that is there any function in R which can solve 
> nonlinear system equations with  several variables. Thats mean some 
> functions similar to the 'fsolve' or 'fzero' in matlab.
> 
> Thanks you
> 
> Jerry
> 
> _________________________________________________________________
> Get 10Mb extra storage for MSN Hotmail. Subscribe Now!
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> 
> 

You may take a look at page http://www.hppi.troitsk.ru/Kondrin and 
download a package RMinpack. This is (incomplete) port of Minpack 
Fortran library and it now contains only one function FSolve(fun,guess) 
which do exactly what you have requested.
Comments welcome.




More information about the R-help mailing list