print.bagging: Print Method for Bagging Trees

print.classbaggR Documentation

Print Method for Bagging Trees

Description

Print objects returned by bagging in nice layout.

Usage

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

Arguments

x

object returned by bagging.

digits

how many digits should be printed.

...

further arguments to be passed to or from methods.

Value

none


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