[R] Is there any Gauss-newton library/function in R?

Berend Hasselman bhh at xs4all.nl
Sat Jul 11 11:13:46 CEST 2009




Hao Jiang wrote:
> 
> Hi,I am a newbie to R. I wrote a simple Gauss-newton method in least
> square
> minimization problems, but it looks not working well. Is there any
> Gauss-newton library/function in R?
> 

Try

??leastsquares

and 

?nls

Berend

-- 
View this message in context: http://www.nabble.com/Is-there-any-Gauss-newton-library-function-in-R--tp24436974p24438628.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list