getCIs {cocons} | R Documentation |
Compute confidence intervals for a (fitted) coco object.
getCIs(coco.object, inv.hess, alpha = 0.05)
coco.object |
|
inv.hess |
|
alpha |
|
(numeric matrix
) a matrix with confidence intervals for each parameter in the model
Federico Blasi