getHessian {MSTest} | R Documentation |
Hessian matrix
Description
This function is used to obtain a numerical approximation of a Hessian matrix.
Usage
getHessian(mdl)
Arguments
mdl |
List with model properties. |
Value
Hessian matrix.
[Package MSTest version 0.1.5 Index]