ipred (version 0.9-14)

print.classbagg: Print Method for Bagging Trees

Description

Print objects returned by bagging in nice layout.

Usage

# S3 method for classbagg
print(x, digits, ...)

Value

none

Arguments

x

object returned by bagging.

digits

how many digits should be printed.

...

further arguments to be passed to or from methods.