print.AdaBoost: Print a summary of adaboost fit.

Description Usage Arguments Value

Description

Print a summary of adaboost fit.

Usage

1
2
## S3 method for class 'AdaBoost'
print(x, ...)

Arguments

x

An AdaBoost object fit using the adaboost function.

...

...

Value

Printed summary of the fit, including information about the tree depth and number of boosting rounds used.


molson2/JOUSBoost documentation built on May 23, 2019, 6:06 a.m.