summary.inbagg {ipred} | R Documentation |
Summary of inbagg is returned.
## S3 method for class 'inbagg'
summary(object, ...)
object |
an object of class |
... |
additional arguments. |
A representation of an indirect bagging model (the intermediates variables, the number of bootstrap samples, the trees) is printed.
none