Learn R Programming

rbooster (version 1.1.0)

plot.booster: plot booster

Description

plots errors of booster model iterations

Usage

# S3 method for booster
plot(x, y, ...)

# S3 method for discrete_adaboost plot(x, y, ...)

# S3 method for real_adaboost plot(x, y, ...)

Arguments

x

booster object

y

ignored

...

additional arguments.

Value

Summary of "booster" object.