Description Usage Arguments Details Value Author(s) References See Also Examples
Compute numeric 2nd derivative (Hessian) of the function FUN()
1 | F.2nd.deriv(pt, FUN, ...)
|
pt |
Vector input to FUN. |
FUN |
Name of a function to evaluate. Must return a scalar when FUN(pt) is called. |
... |
Optional Items to |
This function is sourced by the siteocc
function.
Returns the Hessian Matrix of the input function.
Fawn Hornsby, Ryan Nielson, and Trent McDonald www.west-inc.com
Maintainer: Fawn Hornsby fhornsby@west-inc.com
Casella, G., and Berger, R. L. (2002). Statistical inference, Duxbury Press.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.