Learn R Programming

ipred (version 0.9-1)

summary.inbagg: Summarising Inbagg

Description

Summary of inbagg is returned.

Usage

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

Arguments

object
an object of class inbagg.
...
additional arguments.

Value

  • none

Details

A representation of an indirect bagging model (the intermediates variables, the number of bootstrap samples, the trees) is printed.

See Also

print.summary.inbagg