Plot the iterative training and test error of the net of this rsnns object.
Plot the iterative training and test error of the net of this rsnns object.
plotIterativeError(object, ...)# S3 method for rsnns
plotIterativeError(object, ...)
a rsnns object
parameters passed to plot
Plots (if present) the class members IterativeFitError (as black line) and
IterativeTestError (as red line).