summary {cocons}R Documentation

Summary Method for Coco Class

Description

method summary for objects of class 'coco'.

Usage

## S4 method for signature 'coco'
summary(object, inv.hess = NULL)

Arguments

object

(S4) An object of class 'coco'.

inv.hess

(numeric matrix or NULL) inverse of the approximated hessian matrix (getHessian)

Value

summary the coco object

Author(s)

Federico Blasi


[Package cocons version 0.1.4 Index]