plot.LearningCurve {RSSL} | R Documentation |
Plot LearningCurve object
Description
Plot LearningCurve object
Usage
## S3 method for class 'LearningCurve'
plot(x, y, ...)
Arguments
x |
LearningCurve object |
y |
Not used |
... |
Not used |
[Package RSSL version 0.9.7 Index]