[R] newtons method
    Uwe Ligges 
    ligges at statistik.tu-dortmund.de
       
    Tue May 12 11:12:51 CEST 2009
    
    
  
Kon Knafelman wrote:
> Hi,
> 
> Does anyone know how to code newton's method for finding the roots of polynomial functions? im not sure whether i need to do this manually, or just code something with a loop to stop when it gets to the desired result
See ?optim for optimization methods.
Uwe Ligges
> thanks guys!
> 
> _________________________________________________________________
> Looking to move somewhere new this winter? Let ninemsn property help
> 
> [[elided Hotmail spam]]
> =Domain_tagline&_m=EXT
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
    
    
More information about the R-help
mailing list