getModHess {cocons}R Documentation

Retrieves the modified inverse of the hessian

Description

Compute confidence intervals for a (fitted) coco object

Usage

getModHess(coco.object, inv.hess)

Arguments

coco.object

a coco class (fitted) object

inv.hess

Inverse of the Hessian

Value

the modified inverse of the hessian matrix

Author(s)

Federico Blasi


[Package cocons version 0.1 Index]