print {cocons}R Documentation

Print Method for Coco Class

Description

This method prints objects of class 'coco'.

Usage

## S4 method for signature 'coco'
print(x, inv.hess = NULL, ...)

Arguments

x

An object of class 'coco'.

inv.hess

inverse of the approximated hessian matrix (getHessian)

...

Additional arguments to be passed to plot.

Value

print the coco object

Author(s)

Federico Blasi


[Package cocons version 0.1 Index]