| summary.classbagg {ipred} | R Documentation |
summary method for objects returned by bagging.
## S3 method for class 'classbagg': summary(object, ...)
object |
object returned by bagging. |
... |
further arguments to be passed to or from methods. |
A representation of all trees in the object is printed.
none
Torsten.Hothorn <Torsten.Hothorn@rzmail.uni-erlangen.de>