plot_history: Plot minimization history
Description
Plot the minimization history as a function of the number of iterations.
Usage
plot_history(minimizer_result, ...)
Arguments
- minimizer_result
an object of class OptimizationResults
(see OptimizationResults).
- ...
additional arguments, such as graphical parameters (see plot).