Learn R Programming

cocons (version 0.1.5)

summary: Summary Method for Coco Class

Description

method summary for objects of class 'coco'.

Usage

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

Value

summary the coco object

Arguments

object

(S4) An object of class 'coco'.

inv.hess

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

Author

Federico Blasi