print {cocons} | R Documentation |
This method prints objects of class 'coco'.
## S4 method for signature 'coco'
print(x, inv.hess = NULL, ...)
x |
An object of class 'coco'. |
inv.hess |
inverse of the approximated hessian matrix (getHessian) |
... |
Additional arguments to be passed to plot. |
print the coco object
Federico Blasi