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