plot.aum_line_search {aum} | R Documentation |
Plot method for aum_line_search
which shows AUM and threshold functions.
## S3 method for class 'aum_line_search'
plot(x,
...)
x |
list with class "aum_line_search". |
... |
ignored. |
ggplot.
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre], Jadon Fowler [aut] (Contributed exact line search C++ code)