getModHess {cocons} | R Documentation |
Based on the inverse of the Hessian (based on the difference parameterization for the std.dev and scale parameters), retrieves the modified inverse of the hessian (i.e. std.dev and scale).
getModHess(coco.object, inv.hess)
coco.object |
|
inv.hess |
|
(numeric matrix
) the modified inverse of the hessian matrix
Federico Blasi