Skip to content

Excel can do what R can't?????

2 messages · Fan, Brian Ripley

Fan
#
I've found that the discussions are interesting, generally speaking,
peoples seem equally confident on R's optim/nlm and Excel's solver.

The authors of the algorithm GRG2 (Generalized Reduced Gradient)
are not cited in the documentation of optim(), so I'm wondering if
the optimization algorithm implemented in Excel is "fondamentally"
the same than that in R ?

Thanks in advance
--
Fan
Damon Wischik wrote:
#
On Sun, 3 Aug 2003, Fan wrote:

            
I don't suppose Excel cites the method*s* used in optim() either,
but GRG2 is not in the index of my copies of any of the standard texts on 
numerical optimization.