plot.aum_line_search_grid | R Documentation |
Plot method for aum_line_search_grid
which shows AUM and threshold
functions, along with grid points for checking.
## S3 method for class 'aum_line_search_grid'
plot(x,
...)
x |
list with class "aum_line_search_grid". |
... |
ignored. |
ggplot.
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre], Jadon Fowler [aut] (Contributed exact line search C++ code)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.