BookmarkSubscribeRSS Feed
Hanyu
Obsidian | Level 7

When using Newton Raphson algo, we better provide first derivative to the routine. However, I can only provide some of the analytical formula for the derivatives and I want to approximate other derivatives by finite difference. Is this possible for NLPNRA routine?

1 REPLY 1
Rick_SAS
SAS Super FREQ

Provide the analytical formulas that you have, and call the NLPFDD function to get the others.

See http://blogs.sas.com/content/iml/2011/10/14/hints-for-derivatives/