print.classbagg {ipred} | R Documentation |
Print Method for Bagging Trees
Description
Print objects returned by bagging
in nice layout.
Usage
## S3 method for class 'classbagg'
print(x, digits, ...)
Arguments
x |
object returned by |
digits |
how many digits should be printed. |
... |
further arguments to be passed to or from methods. |
Value
none
[Package ipred version 0.9-15 Index]