summary.inbagg {ipred} | R Documentation |
Summarising Inbagg
Description
Summary of inbagg is returned.
Usage
## S3 method for class 'inbagg'
summary(object, ...)
Arguments
object |
an object of class |
... |
additional arguments. |
Details
A representation of an indirect bagging model (the intermediates variables, the number of bootstrap samples, the trees) is printed.
Value
none
See Also
[Package ipred version 0.9-15 Index]