print.adaboost {JOUSBoost} | R Documentation |
Print a summary of adaboost fit.
## S3 method for class 'adaboost'
print(x, ...)
x |
An adaboost object fit using the |
... |
... |
Printed summary of the fit, including information about the tree depth and number of boosting rounds used.