print.booster: Print booster

Description Usage Arguments Value

View source: R/print.booster.R

Description

Prints a summary of booster model

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'booster'
print(x, ...)

## S3 method for class 'discrete_adaboost'
print(x, ...)

## S3 method for class 'real_adaboost'
print(x, ...)

Arguments

x

booster object

...

additional arguments.

Value

Summary of "booster" object.


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