print.classbagg {ipred} | R Documentation |
Print objects returned by bagging
in nice layout.
## S3 method for class 'classbagg' print(x, digits, ...)
x |
object returned by |
digits |
how many digits should be printed. |
... |
further arguments to be passed to or from methods. |
none
Torsten.Hothorn <Torsten.Hothorn@rzmail.uni-erlangen.de>