Rdocumentation
powered by
Learn R Programming
ipred (version 0.9-5)
summary.classbagg: Summarising Bagging
Description
summary
method for objects returned by
bagging
.
Usage
"summary"(object, ...)
Arguments
object
object returned by
bagging
.
...
further arguments to be passed to or from methods.
Value
none
Details
A representation of all trees in the object is printed.