plotOptim | R Documentation |
A graphical user interface for plotting optimisation results, either one algorithm at the time or comparing algorithms.
plotOptim(results)
results |
Result list from optimization |
plotOptim
creates a user interface based on the supplied results.
Curve and level plots from single algorithms or comparison of algorithms
is avilable.
For single algorithms subsets, levels corresponding to local or global minima, and averages can be extracted for plotting. For comparison of algorithms levels corresponding to local or global minima can be used, or levels corresponding to the minimum when averaging over selected values of the regression parameter, e.g. selected components in PLSR.
Kristian Hovde Liland and Bjørn-Helge Mevik
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.