print.booster {rbooster} | R Documentation |
Prints a summary of booster model
## S3 method for class 'booster'
print(x, ...)
## S3 method for class 'discrete_adaboost'
print(x, ...)
## S3 method for class 'real_adaboost'
print(x, ...)
x |
booster object |
... |
additional arguments. |
Summary of "booster" object.