Re: Newton-Raphson vs Nelder-Mead simplex method



Rob, thanks for your reply. My problem can't be directly solved by
existent packages and that's why I had to write my own code. The point
of using NR is to use score and hessian to get some estimation of
covariance matrix. I did work out the formula for score and hessian for
this purpose.

.