Rdocumentation
powered by
Learn R Programming
ipred (version 0.6-14)
print.classbagg: Print Method for Bagging Trees
Description
Print objects returned by
bagging
in nice layout.
Usage
## S3 method for class 'classbagg': print(x, digits, \dots)
Arguments
x
object returned by
bagging
.
digits
how many digits should be printed.
...
further arguments to be passed to or from methods.
Value
none