ipred (version 0.9-9)

summary.classbagg: Summarising Bagging

Description

summary method for objects returned by bagging.

Usage

# S3 method for classbagg
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.