plot.booster: plot booster

Description Usage Arguments Value

View source: R/plot.booster.R

Description

plots errors of booster model iterations

Usage

1
2
3
4
5
6
7
8
## 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, ...)

Arguments

x

booster object

y

ignored

...

additional arguments.

Value

Summary of "booster" object.


rbooster documentation built on Oct. 27, 2021, 5:09 p.m.