Plot method for aum_diffs which shows piecewise constant error
functions. Uses aum_errors internally to compute error functions
which are plotted. Not recommended for large number of examples
(>20).
# S3 method for aum_diffs
plot(x, ...)ggplot of error functions, each example in a different panel.
data table with class "aum_diffs".
ignored.
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre], Jadon Fowler [aut] (Contributed exact line search C++ code)