getCIs {cocons}R Documentation

Compute Confidence Intervals for an coco object

Description

Compute confidence intervals for a (fitted) coco object

Usage

getCIs(coco.object, inv.hess, alpha = 0.05)

Arguments

coco.object

a coco class (fitted) object

inv.hess

Inverse of the Hessian

alpha

confidence level

Value

a matrix with confidence intervals for each parameter in the model

Author(s)

Federico Blasi


[Package cocons version 0.1 Index]