ipred (version 0.4-0)

summary.bagging: Summarising Bagging

Description

summary method for class bagging.

Usage

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

Arguments

object
Object of class "bagging".
...
further arguments to be passed to or from methods.

Value

  • none

Details

A representation of all trees in the object is printed.