Plot iterative errors of an rsnns object
Plot the iterative training and test error of the net of this rsnns
object.
plotIterativeError(object, ...) ## S3 method for class 'rsnns' plotIterativeError(object, ...)
object |
a rsnns object |
... |
parameters passed to |
Plots (if present) the class members IterativeFitError
(as black line) and
IterativeTestError
(as red line).
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.