plot.booster {rbooster} | R Documentation |
plots errors of booster model iterations
## S3 method for class 'booster'
plot(x, y, ...)
## S3 method for class 'discrete_adaboost'
plot(x, y, ...)
## S3 method for class 'real_adaboost'
plot(x, y, ...)
x |
booster object |
y |
ignored |
... |
additional arguments. |
Summary of "booster" object.