View source: R/OptPath_plotter.R
plotOptPath | R Documentation |
Plot method for every type of optimization path, containing any numbers and types of variables. For every iteration up to 4 types of plots can be generated: One plot for the distribution of points in X and Y space respectively and plots for the trend of specified X variables, Y variables and extra measures over the time.
plotOptPath( op, iters, pause = TRUE, xlim = list(), ylim = list(), title = "Optimization Path Plots", ... )
op |
( |
iters |
( |
pause |
( |
xlim |
list |
ylim |
list |
title |
( |
... |
Additional parameters for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.