print.nsoptim_metrics {pense} | R Documentation |
Pretty-print a list of metrics from optimization algorithm (if pense
was built with metrics enabled).
## S3 method for class 'nsoptim_metrics'
print(x, max_level = NA, ...)
x |
metrics object for printing. |
max_level |
maximum level of printing which is applied for printing nested metrics. |