I am new to 'R' and also new to the concept of a 'Hessian' with non-linear 
optimization. I would like to avoid going through all of the reference articles 
given with ?optim as access to a library is not handy. Would someone be able to 
elighten me on what is in the Hessian matrix if 'hessian = TRUE' with optim? 
The documentation indicates that this is a numerically differentiated Hessian. 
So I am assuming that some small delta is chosen. How is the delta chosen ?

Thank you.

Kevin

______________________________________________
R-help@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.

Reply via email to