Learn R Programming

ipred (version 0.6-14)

summary.classbagg: Summarising Bagging

Description

summary method for objects returned by bagging.

Usage

## S3 method for class 'classbagg':
summary(object, \dots)

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.