summary.bagging: Summarising Bagging

summary.classbaggR Documentation

Summarising Bagging

Description

summary method for objects returned by bagging.

Usage

## S3 method for class 'classbagg'
summary(object, ...)

Arguments

object

object returned by bagging.

...

further arguments to be passed to or from methods.

Details

A representation of all trees in the object is printed.

Value

none


ipred documentation built on Sept. 11, 2024, 7:46 p.m.