Learn R Programming

pense (version 2.2.2)

print.nsoptim_metrics: Print Metrics

Description

Pretty-print a list of metrics from optimization algorithm (if pense was built with metrics enabled).

Usage

# S3 method for 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.